Panzer
Version of the Day
|
Wrapper to PHX::EvaluatorWithBaseImpl that implements Panzer-specific helpers. More...
#include <Panzer_Evaluator_WithBaseImpl.hpp>
Inherits EvaluatorWithBaseImpl< TRAITS >.
Inherited by panzer::DOF< EvalT, TRAITS >, panzer::DOF< typename TRAITS::Jacobian, TRAITS >, panzer::DOF_PointValues< EvalT, TRAITS >, panzer::DOF_PointValues< typename TRAITS::Jacobian, TRAITS >, panzer::DOFCurl< EvalT, TRAITS >, panzer::DOFCurl< typename TRAITS::Jacobian, TRAITS >, panzer::DOFDiv< EvalT, TRAITS >, panzer::DOFDiv< panzer::Traits::Jacobian, TRAITS >, panzer::GatherBasisCoordinates< EvalT, TRAITS >, panzer::GatherIntegrationCoordinates< EvalT, TRAITS >, panzer::GatherOrientation< EvalT, TRAITS, LO, GO >, panzer::GatherSolution_BlockedEpetra< EvalT, TRAITS, LO, GO >, panzer::GatherSolution_BlockedEpetra< panzer::Traits::Jacobian, TRAITS, LO, GO >, panzer::GatherSolution_BlockedEpetra< panzer::Traits::Residual, TRAITS, LO, GO >, panzer::GatherSolution_BlockedEpetra< panzer::Traits::Tangent, TRAITS, LO, GO >, panzer::GatherSolution_BlockedTpetra< EvalT, TRAITS, S, LO, GO, NodeT >, panzer::GatherSolution_BlockedTpetra< panzer::Traits::Jacobian, TRAITS, S, LO, GO, NodeT >, panzer::GatherSolution_BlockedTpetra< panzer::Traits::Residual, TRAITS, S, LO, GO, NodeT >, panzer::GatherSolution_BlockedTpetra< panzer::Traits::Tangent, TRAITS, S, LO, GO, NodeT >, panzer::GatherSolution_Epetra< panzer::Traits::Jacobian, TRAITS, LO, GO >, panzer::GatherSolution_Epetra< panzer::Traits::Residual, TRAITS, LO, GO >, panzer::GatherSolution_Epetra< panzer::Traits::Tangent, TRAITS, LO, GO >, panzer::GatherSolution_Tpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT >, panzer::GatherSolution_Tpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT >, panzer::GatherSolution_Tpetra< panzer::Traits::Tangent, TRAITS, LO, GO, NodeT >, panzer::GatherTangent_BlockedEpetra< EvalT, TRAITS, LO, GO >, panzer::GatherTangent_BlockedTpetra< EvalT, TRAITS, S, LO, GO, NodeT >, panzer::GatherTangent_Epetra< EvalT, TRAITS, LO, GO >, panzer::GatherTangent_Tpetra< EvalT, TRAITS, LO, GO, NodeT >, panzer::MultiVariateParameter< EvalT, TRAITS >, panzer::Parameter< EvalT, TRAITS >, panzer::ReorderADValues_Evaluator< EvalT, TRAITS >, panzer::ReorderADValues_Evaluator< typename TRAITS::Jacobian, TRAITS >, panzer::ScatterDirichletResidual_BlockedEpetra< EvalT, TRAITS, LO, GO >, panzer::ScatterDirichletResidual_BlockedEpetra< panzer::Traits::Jacobian, TRAITS, LO, GO >, panzer::ScatterDirichletResidual_BlockedEpetra< panzer::Traits::Residual, TRAITS, LO, GO >, panzer::ScatterDirichletResidual_BlockedEpetra< panzer::Traits::Tangent, TRAITS, LO, GO >, panzer::ScatterDirichletResidual_BlockedTpetra< EvalT, TRAITS, LO, GO, NodeT >, panzer::ScatterDirichletResidual_BlockedTpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT >, panzer::ScatterDirichletResidual_BlockedTpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT >, panzer::ScatterDirichletResidual_Epetra< panzer::Traits::Jacobian, TRAITS, LO, GO >, panzer::ScatterDirichletResidual_Epetra< panzer::Traits::Residual, TRAITS, LO, GO >, panzer::ScatterDirichletResidual_Epetra< panzer::Traits::Tangent, TRAITS, LO, GO >, panzer::ScatterDirichletResidual_Tpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT >, panzer::ScatterDirichletResidual_Tpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT >, panzer::ScatterDirichletResidual_Tpetra< panzer::Traits::Tangent, TRAITS, LO, GO, NodeT >, panzer::ScatterResidual_BlockedEpetra< EvalT, TRAITS, LO, GO >, panzer::ScatterResidual_BlockedEpetra< panzer::Traits::Jacobian, TRAITS, LO, GO >, panzer::ScatterResidual_BlockedEpetra< panzer::Traits::Residual, TRAITS, LO, GO >, panzer::ScatterResidual_BlockedEpetra< panzer::Traits::Tangent, TRAITS, LO, GO >, panzer::ScatterResidual_BlockedTpetra< EvalT, TRAITS, LO, GO, NodeT >, panzer::ScatterResidual_BlockedTpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT >, panzer::ScatterResidual_BlockedTpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT >, panzer::ScatterResidual_Epetra< panzer::Traits::Jacobian, TRAITS, LO, GO >, panzer::ScatterResidual_Epetra< panzer::Traits::Residual, TRAITS, LO, GO >, panzer::ScatterResidual_Epetra< panzer::Traits::Tangent, TRAITS, LO, GO >, panzer::ScatterResidual_Tpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT >, panzer::ScatterResidual_Tpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT >, panzer::ScatterResidual_Tpetra< panzer::Traits::Tangent, TRAITS, LO, GO, NodeT >, panzer::SumStatic< EvalT, TRAITS, Tag0, Tag1, Tag2 >, panzer::SumStatic< EvalT, TRAITS, Tag0, Tag1, void >, and panzer::SumStatic< EvalT, TRAITS, Tag0, void, void >.
Public Member Functions | |
void | setDetailsIndex (const int di) |
An evaluator builder sets the details index. More... | |
Protected Attributes | |
WorksetDetailsAccessor | wda |
Wrapper to PHX::EvaluatorWithBaseImpl that implements Panzer-specific helpers.
Definition at line 53 of file Panzer_Evaluator_WithBaseImpl.hpp.
|
inline |
An evaluator builder sets the details index.
Definition at line 56 of file Panzer_Evaluator_WithBaseImpl.hpp.
|
protected |
Definition at line 59 of file Panzer_Evaluator_WithBaseImpl.hpp.