| addContactElement(const string element_name, const string field_name, const string lagrange_field_name, Range &range_slave_master_prisms, bool eigen_pos_flag=false, const string eigen_node_field_name="EIGEN_SPATIAL_POSITIONS") | SimpleContactProblem | inline |
| addContactElementALE(const string element_name, const string field_name, const string mesh_node_field_name, const string lagrange_field_name, Range &range_slave_master_prisms, bool eigen_pos_flag=false, const string eigen_node_field_name="EIGEN_SPATIAL_POSITIONS") | SimpleContactProblem | inline |
| addPostProcContactElement(const string element_name, const string spatial_field_name, const string lagrange_field_name, const string mesh_pos_field_name, Range &slave_tris) | SimpleContactProblem | inline |
| ALM_TOL | SimpleContactProblem | static |
| cnValue | SimpleContactProblem | |
| cnValuePtr | SimpleContactProblem | |
| ConstrainFunction(const double cn, const double g, const double l) | SimpleContactProblem | inlinestatic |
| ConstrainFunction_dg(const double cn, const double g, const double l) | SimpleContactProblem | inlinestatic |
| ConstrainFunction_dl(const double cn, const double g, const double l) | SimpleContactProblem | inlinestatic |
| ContactEle typedef | SimpleContactProblem | |
| ContactOp typedef | SimpleContactProblem | |
| EntData typedef | SimpleContactProblem | |
| FaceUserDataOperator typedef | SimpleContactProblem | |
| LAGRANGE_RANK | SimpleContactProblem | static |
| MASTER_SIDE enum value | SimpleContactProblem | |
| mField | SimpleContactProblem | |
| newtonCotes | SimpleContactProblem | |
| NO_TAG enum value | SimpleContactProblem | |
| POSITION_RANK | SimpleContactProblem | static |
| setContactOperatorsForPostProc(boost::shared_ptr< SimpleContactElement > fe_post_proc_simple_contact, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, MoFEM::Interface &m_field, string field_name, string lagrange_field_name, moab::Interface &moab_out, bool alm_flag=false, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS", bool use_reference_coordinates=false, StateTagSide state_tag_side=NO_TAG) | SimpleContactProblem | |
| setContactOperatorsLhs(boost::shared_ptr< SimpleContactElement > fe_lhs_simple_contact, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, string field_name, string lagrange_field_name, bool is_alm=false, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS", bool use_reference_coordinates=false) | SimpleContactProblem | |
| setContactOperatorsLhs(boost::shared_ptr< ConvectMasterContactElement > fe_lhs_simple_contact, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, string field_name, string lagrange_field_name, bool is_alm=false, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS", bool use_reference_coordinates=false) | SimpleContactProblem | |
| setContactOperatorsLhsALE(boost::shared_ptr< SimpleContactElement > fe_lhs_simple_contact_ale, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, const string field_name, const string mesh_node_field_name, const string lagrange_field_name, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS") | SimpleContactProblem | |
| setContactOperatorsLhsALEMaterial(boost::shared_ptr< SimpleContactElement > fe_lhs_simple_contact_ale, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, const string field_name, const string mesh_node_field_name, const string lagrange_field_name, const string side_fe_name) | SimpleContactProblem | |
| setContactOperatorsRhs(boost::shared_ptr< SimpleContactElement > fe_rhs_simple_contact, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, string field_name, string lagrange_field_name, bool is_alm=false, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS", bool use_reference_coordinates=false) | SimpleContactProblem | |
| setContactOperatorsRhsALEMaterial(boost::shared_ptr< SimpleContactElement > fe_rhs_simple_contact_ale, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, const string field_name, const string mesh_node_field_name, const string lagrange_field_name, const string side_fe_name) | SimpleContactProblem | |
| setMasterForceOperatorsLhs(boost::shared_ptr< SimpleContactElement > fe_lhs_simple_contact, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, string field_name, string lagrange_field_name, bool is_alm=false, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS", bool use_reference_coordinates=false) | SimpleContactProblem | |
| setMasterForceOperatorsLhs(boost::shared_ptr< ConvectSlaveContactElement > fe_lhs_simple_contact, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, string field_name, string lagrange_field_name, bool is_alm=false, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS", bool use_reference_coordinates=false) | SimpleContactProblem | |
| setMasterForceOperatorsRhs(boost::shared_ptr< SimpleContactElement > fe_lhs_simple_contact, boost::shared_ptr< CommonDataSimpleContact > common_data_simple_contact, string field_name, string lagrange_field_name, bool is_alm=false, bool is_eigen_pos_field=false, string eigen_pos_field_name="EIGEN_SPATIAL_POSITIONS", bool use_reference_coordinates=false) | SimpleContactProblem | |
| setOfSimpleContactPrism | SimpleContactProblem | |
| Sign(double x) | SimpleContactProblem | inlinestatic |
| SimpleContactProblem(MoFEM::Interface &m_field, boost::shared_ptr< double > cn_value, bool newton_cotes=false) | SimpleContactProblem | inline |
| SLAVE_SIDE enum value | SimpleContactProblem | |
| State(const double cn, const double g, const double l) | SimpleContactProblem | inlinestatic |
| StateALM(const double cn, const double g, const double l) | SimpleContactProblem | inlinestatic |
| StateTagSide enum name | SimpleContactProblem | |
| TOL | SimpleContactProblem | static |