|
| ForcesAndSourcesCore::UserDataOperator * | createOp (boost::shared_ptr< PhysicalEquations > physical_ptr, bool eval_stress, bool eval_tangent) override |
| |
| ForcesAndSourcesCore::UserDataOperator * | createOp (boost::shared_ptr< PhysicalEquations > physical_ptr, bool eval_stress, bool eval_tangent) |
| |
| ForcesAndSourcesCore::UserDataOperator * | createOp (boost::shared_ptr< PhysicalEquations > physical_ptr, bool eval_stress, bool eval_tangent) |
| |
| | PhysicalEquations ()=delete |
| |
| | PhysicalEquations (boost::shared_ptr< ADolCData > adolc_data_ptr, int tag, boost::shared_ptr< std::map< int, Range > > tag_vs_range_ptr=nullptr) |
| |
| | PhysicalEquations ()=delete |
| |
| | PhysicalEquations (boost::shared_ptr< ADolCData > adolc_data_ptr, int tag, boost::shared_ptr< std::map< int, Range > > tag_vs_range_ptr=nullptr) |
| |
| virtual | ~PhysicalEquations ()=default |
| |
| virtual MoFEMErrorCode | getOptions (MoFEM::Interface *m_field_ptr=nullptr)=0 |
| |
| virtual MoFEMErrorCode | setParams (EntityHandle ent, int gg)=0 |
| |
| virtual MoFEMErrorCode | recordTape ()=0 |
| |
| MoFEMErrorCode | setActiveContinuousVector () |
| |
| MoFEMErrorCode | setDependentContinuousVector () |
| |
| MoFEMErrorCode | setDependentDerivativesContinuousVector () |
| |
| MoFEMErrorCode | getActiveContinuousVector () |
| |
| MoFEMErrorCode | getDependentContinuousVector () |
| |
| MoFEMErrorCode | getDependentDerivativesContinuousVector () |
| |
template<int DIM>
struct AdolCOps::AdolCElasticImpl< DIM >
Definition at line 21 of file AdolCElastic.cpp.