Enforce essential constrains on rhs.
More...
#include <src/boundary_conditions/Essential.hpp>
template<typename T, int BASE_DIM, int FIELD_DIM, AssemblyType A, IntegrationType I, typename OpBase>
struct MoFEM::OpEssentialRhsImpl< T, BASE_DIM, FIELD_DIM, A, I, OpBase >
Enforce essential constrains on rhs.
This class is used when constrains are enforced by least square method.
- Template Parameters
-
T | |
BASE_DIM | |
FIELD_DIM | |
A | |
I | |
OpBase | |
- Examples
- seepage.cpp, and thermo_elastic.cpp.
Definition at line 65 of file Essential.hpp.
The documentation for this struct was generated from the following file: