v0.14.0 |
#include <src/finite_elements/FormsBrokenSpaceConstraintImpl.hpp>
Public Types | |
using | OP = OpBrokenBase |
Public Member Functions | |
OpBrokenSpaceConstrainDFluxImpl (boost::shared_ptr< std::vector< BrokenBaseSideData >> broken_base_side_data, boost::shared_ptr< MatrixDouble > lagrange_ptr, const double beta) | |
Private Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data) |
Private Attributes | |
double | scalarBeta |
boost::shared_ptr< MatrixDouble > | lagrangePtr |
Definition at line 429 of file FormsBrokenSpaceConstraintImpl.hpp.
using MoFEM::OpBrokenSpaceConstrainDFluxImpl< FIELD_DIM, GAUSS, OpBrokenBase >::OP = OpBrokenBase |
Definition at line 432 of file FormsBrokenSpaceConstraintImpl.hpp.
|
inline |
Definition at line 434 of file FormsBrokenSpaceConstraintImpl.hpp.
|
private |
|
private |
Definition at line 444 of file FormsBrokenSpaceConstraintImpl.hpp.
|
private |
Definition at line 443 of file FormsBrokenSpaceConstraintImpl.hpp.