#include "users_modules/adolc-plasticity/src/ADOLCPlasticityLargeStrain.hpp"
|
| boost::shared_ptr< MatrixDouble > | mA |
| |
| boost::shared_ptr< MatrixDouble > | mB |
| |
◆ OpTransferCommonData()
| ADOLCPlasticity::OpTransferCommonData::OpTransferCommonData |
( |
boost::shared_ptr< MatrixDouble > |
m_a, |
|
|
boost::shared_ptr< MatrixDouble > |
m_b |
|
) |
| |
|
inline |
Definition at line 22 of file ADOLCPlasticityLargeStrain.hpp.
24 : ForcesAndSourcesCore::UserDataOperator(
NOSPACE,
25 UserDataOperator::OPSPACE),
boost::shared_ptr< MatrixDouble > mA
boost::shared_ptr< MatrixDouble > mB
◆ doWork()
| MoFEMErrorCode ADOLCPlasticity::OpTransferCommonData::doWork |
( |
int |
side, |
|
|
EntityType |
type, |
|
|
DataForcesAndSourcesCore::EntData & |
data |
|
) |
| |
|
inline |
◆ mA
| boost::shared_ptr<MatrixDouble> ADOLCPlasticity::OpTransferCommonData::mA |
◆ mB
| boost::shared_ptr<MatrixDouble> ADOLCPlasticity::OpTransferCommonData::mB |
The documentation for this struct was generated from the following file: