![]() |
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, boost::shared_ptr< double > beta_ptr, boost::shared_ptr< Range > ents_ptr=nullptr) | |
OpBrokenSpaceConstrainDFluxImpl (boost::shared_ptr< std::vector< BrokenBaseSideData >> broken_base_side_data, boost::shared_ptr< MatrixDouble > lagrange_ptr, double beta, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Private Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data) |
Private Attributes | |
boost::shared_ptr< double > | scalarBetaPtr |
boost::shared_ptr< MatrixDouble > | lagrangePtr |
Definition at line 441 of file FormsBrokenSpaceConstraintImpl.hpp.
using MoFEM::OpBrokenSpaceConstrainDFluxImpl< FIELD_DIM, GAUSS, OpBrokenBase >::OP = OpBrokenBase |
Definition at line 444 of file FormsBrokenSpaceConstraintImpl.hpp.
|
inline |
Definition at line 446 of file FormsBrokenSpaceConstraintImpl.hpp.
|
inline |
Definition at line 454 of file FormsBrokenSpaceConstraintImpl.hpp.
|
private |
|
private |
Definition at line 466 of file FormsBrokenSpaceConstraintImpl.hpp.
|
private |
Definition at line 465 of file FormsBrokenSpaceConstraintImpl.hpp.