This is the complete list of members for XFEMInterface, including all inherited members.
| _bnd_material_data | XFEMInterface | protected |
| _console | ConsoleStreamInterface | |
| _displaced_mesh | XFEMInterface | protected |
| _fe_problem | XFEMInterface | protected |
| _material_data | XFEMInterface | protected |
| _mesh | XFEMInterface | protected |
| _moose_displaced_mesh | XFEMInterface | protected |
| _moose_mesh | XFEMInterface | protected |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| getXFEMFaceWeights(MooseArray< Real > &weights, const Elem *elem, libMesh::QBase *qrule, const MooseArray< Point > &q_points, unsigned int side)=0 | XFEMInterface | pure virtual |
| getXFEMWeights(MooseArray< Real > &weights, const Elem *elem, libMesh::QBase *qrule, const MooseArray< Point > &q_points)=0 | XFEMInterface | pure virtual |
| initSolution(const std::vector< std::shared_ptr< NonlinearSystemBase >> &nl, AuxiliarySystem &aux)=0 | XFEMInterface | pure virtual |
| setBoundaryMaterialData(const std::vector< MaterialData *> &data) | XFEMInterface | inline |
| setDisplacedMesh(MooseMesh *displaced_mesh) | XFEMInterface | inline |
| setMaterialData(const std::vector< MaterialData *> &data) | XFEMInterface | inline |
| setMesh(MooseMesh *mesh) | XFEMInterface | inline |
| update(Real time, const std::vector< std::shared_ptr< NonlinearSystemBase >> &nl, AuxiliarySystem &aux)=0 | XFEMInterface | pure virtual |
| updateHeal()=0 | XFEMInterface | pure virtual |
| XFEMInterface(const InputParameters ¶ms) | XFEMInterface | inlineexplicit |
| ~XFEMInterface() | XFEMInterface | inlinevirtual |
1.8.14