#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Definition at line 306 of file EshelbianOperators.hpp.
◆ OpCalculateTractionFromSideEl()
OpCalculateTractionFromSideEl::OpCalculateTractionFromSideEl |
( |
boost::shared_ptr< DataAtIntegrationPts > | data_ptr | ) |
|
|
inline |
Definition at line 307 of file EshelbianOperators.hpp.
310 std::fill(&doEntities[MBVERTEX], &doEntities[MBMAXTYPE], false);
311 for (
auto t = moab::CN::TypeDimensionMap[
SPACE_DIM].first;
312 t <= moab::CN::TypeDimensionMap[
SPACE_DIM].second; ++
t)
313 doEntities[
t] =
true;
314 sYmm = false;
315 }
constexpr double t
plate stiffness
boost::shared_ptr< DataAtIntegrationPts > dataAtPts
data at integration pts
EleOnSide::UserDataOperator SideEleOp
◆ doWork()
MoFEMErrorCode OpCalculateTractionFromSideEl::doWork |
( |
int | side, |
|
|
EntityType | type, |
|
|
EntData & | data ) |
◆ dataAtPts
The documentation for this struct was generated from the following file: