v0.14.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MoFEM::OpSetInvJacL2ForFaceEmbeddedIn3DSpace< DERIVARIVE > Struct Template Reference

#include <src/finite_elements/UserDataOperators.hpp>

Inheritance diagram for MoFEM::OpSetInvJacL2ForFaceEmbeddedIn3DSpace< DERIVARIVE >:
[legend]
Collaboration diagram for MoFEM::OpSetInvJacL2ForFaceEmbeddedIn3DSpace< DERIVARIVE >:
[legend]

Public Member Functions

 OpSetInvJacL2ForFaceEmbeddedIn3DSpace (boost::shared_ptr< MatrixDouble > inv_jac_ptr)
 

Detailed Description

template<int DERIVARIVE = 1>
struct MoFEM::OpSetInvJacL2ForFaceEmbeddedIn3DSpace< DERIVARIVE >

Definition at line 2959 of file UserDataOperators.hpp.

Constructor & Destructor Documentation

◆ OpSetInvJacL2ForFaceEmbeddedIn3DSpace()

template<int DERIVARIVE = 1>
MoFEM::OpSetInvJacL2ForFaceEmbeddedIn3DSpace< DERIVARIVE >::OpSetInvJacL2ForFaceEmbeddedIn3DSpace ( boost::shared_ptr< MatrixDouble inv_jac_ptr)
inline

Definition at line 2961 of file UserDataOperators.hpp.

2963 : OpSetInvJacSpaceForFaceImpl<3, DERIVARIVE>(L2, inv_jac_ptr) {}
@ L2
field with C-1 continuity
Definition: definitions.h:88

The documentation for this struct was generated from the following file: