|
| v0.14.0
|
Go to the documentation of this file.
19 #ifndef __MORTARCONTACTINTERFACE_HPP__
20 #define __MORTARCONTACTINTERFACE_HPP__
61 boost::shared_ptr<MortarContactProblem::MortarContactElement>
63 boost::shared_ptr<MortarContactProblem::CommonDataMortarContact>
72 string mesh_posi_field_name =
"MESH_NODE_POSITIONS",
73 bool is_displacement_field =
false,
118 boost::ptr_deque<MoFEM::ForcesAndSourcesCore::UserDataOperator> &
124 template <
typename T,
bool RHS>
126 template <
typename T>
128 template <
typename T>
136 MortarContactInterface::setupSolverJacobian<SNES>(
const TSType
type);
139 MortarContactInterface::setupSolverJacobian<SNES>(
const TSType
type);
142 MortarContactInterface::setupSolverFunction<TS>(
const TSType
type);
145 MortarContactInterface::setupSolverFunction<TS>(
const TSType
type);
147 #endif // __MORTARCONTACTINTERFACE_HPP__
PetscErrorCode MoFEMErrorCode
MoFEM/PETSc error code.
Deprecated interface functions.
DeprecatedCoreInterface Interface
Set of functions declaring elements and setting operators for generic element interface.
PetscBool is_quasi_static
std::bitset< BITREFLEVEL_SIZE > BitRefLevel
Bit structure attached to each entity identifying to what mesh entity is attached.