#include <src/finite_elements/UserDataOperators.hpp>
template<int DERIVARIVE = 1>
struct MoFEM::OpSetInvJacL2ForFace< DERIVARIVE >
- Examples
- mixed_poisson.cpp, poisson_2d_dis_galerkin.cpp, and thermo_elastic.cpp.
Definition at line 2912 of file UserDataOperators.hpp.
◆ OpSetInvJacL2ForFace()
template<int DERIVARIVE = 1>
Definition at line 2914 of file UserDataOperators.hpp.
2915 : OpSetInvJacSpaceForFaceImpl<2, DERIVARIVE>(
L2, inv_jac_ptr) {}
@ L2
field with C-1 continuity
The documentation for this struct was generated from the following file: