![]() |
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 | |
| OpBrokenBaseBrokenBase (boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, ScalarFun beta, boost::shared_ptr< Range > ents_ptr=nullptr) | |
| MoFEMErrorCode | doWork (int row_side, EntityType row_type, EntitiesFieldData::EntData &row_data) |
Public Member Functions inherited from OpStabBrokenBaseImpl< OpMassVectorFace > | |
| MoFEMErrorCode | doWork (int row_side, EntityType row_type, EntitiesFieldData::EntData &row_data) |
Definition at line 1169 of file EshelbianOperators.hpp.
Definition at line 1172 of file EshelbianOperators.hpp.
| OpBrokenBaseBrokenBase::OpBrokenBaseBrokenBase | ( | boost::shared_ptr< std::vector< BrokenBaseSideData > > | broken_base_side_data, |
| ScalarFun | beta, | ||
| boost::shared_ptr< Range > | ents_ptr = nullptr |
||
| ) |
Definition at line 3916 of file EshelbianOperators.cpp.
| MoFEMErrorCode OpBrokenBaseBrokenBase::doWork | ( | int | row_side, |
| EntityType | row_type, | ||
| EntitiesFieldData::EntData & | row_data | ||
| ) |
Definition at line 3925 of file EshelbianOperators.cpp.