![]() |
v0.15.4 |
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
| using | OP = OpStabBrokenBaseImpl< OpMassVectorFace > |
Public Types inherited from OpStabBrokenBaseImpl< OpMassVectorFace > | |
| using | BASE = OpBrokenBaseImpl< OpMassVectorFace > |
Public Member Functions | |
| OpHyrbridBaseBrokenBase (std::string row_field, boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, ScalarFun beta, const bool assmb_transpose, const bool only_transpose, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Public Member Functions inherited from OpStabBrokenBaseImpl< OpMassVectorFace > | |
| MoFEMErrorCode | doWork (int row_side, EntityType row_type, EntitiesFieldData::EntData &row_data) |
Definition at line 1158 of file EshelbianOperators.hpp.
Definition at line 1161 of file EshelbianOperators.hpp.
| OpHyrbridBaseBrokenBase::OpHyrbridBaseBrokenBase | ( | std::string | row_field, |
| boost::shared_ptr< std::vector< BrokenBaseSideData > > | broken_base_side_data, | ||
| ScalarFun | beta, | ||
| const bool | assmb_transpose, | ||
| const bool | only_transpose, | ||
| boost::shared_ptr< Range > | ents_ptr = nullptr |
||
| ) |
Definition at line 3905 of file EshelbianOperators.cpp.