#include "users_modules/eshelbian_plasticity/src/EshelbianOperators.hpp"
Definition at line 323 of file EshelbianOperators.hpp.
◆ OpCalculateReactionForces()
OpCalculateReactionForces::OpCalculateReactionForces |
( |
boost::shared_ptr< DataAtIntegrationPts > | data_ptr, |
|
|
std::string | block_name, |
|
|
Range | block_entities, |
|
|
std::array< double, 6 > & | reaction_vec ) |
|
inline |
Definition at line 324 of file EshelbianOperators.hpp.
boost::shared_ptr< DataAtIntegrationPts > dataAtPts
data at integration pts
std::array< double, 6 > & reactionVec
◆ doWork()
MoFEMErrorCode OpCalculateReactionForces::doWork |
( |
int | side, |
|
|
EntityType | type, |
|
|
EntData & | data ) |
◆ blockEntities
Range OpCalculateReactionForces::blockEntities |
|
private |
◆ blockName
std::string OpCalculateReactionForces::blockName |
|
private |
◆ dataAtPts
◆ reactionVec
std::array<double, 6>& OpCalculateReactionForces::reactionVec |
|
private |
The documentation for this struct was generated from the following file: