![]() |
v0.15.4 |
#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Public Types | |
| using | OP = OpStabBrokenBaseImpl< OpBaseTimesVectorFace > |
Public Types inherited from OpStabBrokenBaseImpl< OpBaseTimesVectorFace > | |
| using | BASE = OpBrokenBaseImpl< OpBaseTimesVectorFace > |
Public Member Functions | |
| OpBrokenBaseTimesHybridDisp (boost::shared_ptr< std::vector< BrokenBaseSideData > > broken_base_side_data, boost::shared_ptr< MatrixDouble > vec, ScalarFun beta_coeff=[](double, double, double) constexpr { return 1;}, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Public Member Functions inherited from OpStabBrokenBaseImpl< OpBaseTimesVectorFace > | |
| MoFEMErrorCode | doWork (int row_side, EntityType row_type, EntitiesFieldData::EntData &row_data) |
Definition at line 1116 of file EshelbianOperators.hpp.
Definition at line 1119 of file EshelbianOperators.hpp.
| OpBrokenBaseTimesHybridDisp::OpBrokenBaseTimesHybridDisp | ( | boost::shared_ptr< std::vector< BrokenBaseSideData > > | broken_base_side_data, |
| boost::shared_ptr< MatrixDouble > | vec, | ||
| ScalarFun | beta_coeff = [](double, double, double) constexpr { return 1; }, |
||
| boost::shared_ptr< Range > | ents_ptr = nullptr |
||
| ) |
Definition at line 3798 of file EshelbianOperators.cpp.