![]() |
v0.15.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 454 of file FormsBrokenSpaceConstraintImpl.hpp.
| using MoFEM::OpBrokenSpaceConstrainDFluxImpl< FIELD_DIM, GAUSS, OpBrokenBase >::OP = OpBrokenBase |
Definition at line 457 of file FormsBrokenSpaceConstraintImpl.hpp.
|
inline |
Definition at line 459 of file FormsBrokenSpaceConstraintImpl.hpp.
|
inline |
Definition at line 467 of file FormsBrokenSpaceConstraintImpl.hpp.
|
private |
|
private |
Definition at line 479 of file FormsBrokenSpaceConstraintImpl.hpp.
|
private |
Definition at line 478 of file FormsBrokenSpaceConstraintImpl.hpp.