|  | 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 460 of file FormsBrokenSpaceConstraintImpl.hpp.
| using MoFEM::OpBrokenSpaceConstrainDFluxImpl< FIELD_DIM, GAUSS, OpBrokenBase >::OP = OpBrokenBase | 
Definition at line 463 of file FormsBrokenSpaceConstraintImpl.hpp.
| 
 | inline | 
Definition at line 465 of file FormsBrokenSpaceConstraintImpl.hpp.
| 
 | inline | 
Definition at line 473 of file FormsBrokenSpaceConstraintImpl.hpp.
| 
 | private | 
| 
 | private | 
Definition at line 485 of file FormsBrokenSpaceConstraintImpl.hpp.
| 
 | private | 
Definition at line 484 of file FormsBrokenSpaceConstraintImpl.hpp.
