, including all inherited members.
constructComputeBasisFunctionsEvaluator(const Teuchos::RCP< shards::CellTopology > &cellType, const Teuchos::RCP< Intrepid::Basis< RealType, Intrepid::FieldContainer< RealType > > > intrepidBasis, const Teuchos::RCP< Intrepid::Cubature< RealType > > cubature) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructDOFGradInterpolationEvaluator(std::string &dof_names, int offsetToFirstDOF=0) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructDOFGradInterpolationEvaluator_noDeriv(std::string &dof_names) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructDOFInterpolationEvaluator(std::string &dof_names, int offsetToFirstDOF=0) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructDOFVecGradInterpolationEvaluator(std::string &dof_names, int offsetToFirstDOF=0) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructDOFVecInterpolationEvaluator(std::string &dof_names, int offsetToFirstDOF=0) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherCoordinateVectorEvaluator() | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherFlowFactorEvaluator() | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherSHeightEvaluator() | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherSolutionEvaluator(bool isVectorField, Teuchos::ArrayRCP< std::string > dof_names, Teuchos::ArrayRCP< std::string > dof_names_dot, int offsetToFirstDOF=0) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherSolutionEvaluator_noTransient(bool isVectorField, Teuchos::ArrayRCP< std::string > dof_names, int offsetToFirstDOF=0) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherSolutionEvaluator_withAcceleration(bool isVectorField, Teuchos::ArrayRCP< std::string > dof_names, Teuchos::ArrayRCP< std::string > dof_names_dot, Teuchos::ArrayRCP< std::string > dof_names_dotdot, int offsetToFirstDOF=0) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherSurfaceVelocityEvaluator() | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherTemperatureEvaluator() | Albany::EvaluatorUtils< EvalT, Traits > | |
constructGatherVelocityRMSEvaluator() | Albany::EvaluatorUtils< EvalT, Traits > | |
constructMapToPhysicalFrameEvaluator(const Teuchos::RCP< shards::CellTopology > &cellType, const Teuchos::RCP< Intrepid::Cubature< RealType > > cubature) | Albany::EvaluatorUtils< EvalT, Traits > | |
constructScatterResidualEvaluator(bool isVectorField, Teuchos::ArrayRCP< std::string > resid_names, int offsetToFirstDOF=0, std::string scatterName="Scatter") | Albany::EvaluatorUtils< EvalT, Traits > | |
dl | Albany::EvaluatorUtils< EvalT, Traits > | [private] |
EvaluatorUtils(Teuchos::RCP< Albany::Layouts > dl) | Albany::EvaluatorUtils< EvalT, Traits > | |