![]() |
v0.14.0 |
#include <tutorials/adv-0/src/PlasticOpsLargeStrains.hpp>
Public Member Functions | |
OpCalculatePlasticInternalForceLhs_LogStrain_dEPImpl (const std::string row_field_name, const std::string col_field_name, boost::shared_ptr< CommonData > common_data_ptr, boost::shared_ptr< HenckyOps::CommonData > common_hencky_data_ptr, boost::shared_ptr< MatrixDouble > m_D_ptr) | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) |
Private Attributes | |
boost::shared_ptr< CommonData > | commonDataPtr |
boost::shared_ptr< HenckyOps::CommonData > | commonHenckyDataPtr |
boost::shared_ptr< MatrixDouble > | mDPtr |
MatrixDouble | locMat |
MatrixDouble | resDiff |
Definition at line 8 of file PlasticOpsLargeStrains.hpp.
PlasticOps::OpCalculatePlasticInternalForceLhs_LogStrain_dEPImpl< DIM, GAUSS, AssemblyDomainEleOp >::OpCalculatePlasticInternalForceLhs_LogStrain_dEPImpl | ( | const std::string | row_field_name, |
const std::string | col_field_name, | ||
boost::shared_ptr< CommonData > | common_data_ptr, | ||
boost::shared_ptr< HenckyOps::CommonData > | common_hencky_data_ptr, | ||
boost::shared_ptr< MatrixDouble > | m_D_ptr | ||
) |
Definition at line 30 of file PlasticOpsLargeStrains.hpp.
MoFEMErrorCode PlasticOps::OpCalculatePlasticInternalForceLhs_LogStrain_dEPImpl< DIM, GAUSS, AssemblyDomainEleOp >::iNtegrate | ( | EntitiesFieldData::EntData & | row_data, |
EntitiesFieldData::EntData & | col_data | ||
) |
Definition at line 45 of file PlasticOpsLargeStrains.hpp.
|
private |
Definition at line 20 of file PlasticOpsLargeStrains.hpp.
|
private |
Definition at line 21 of file PlasticOpsLargeStrains.hpp.
|
private |
Definition at line 23 of file PlasticOpsLargeStrains.hpp.
|
private |
Definition at line 22 of file PlasticOpsLargeStrains.hpp.
|
private |
Definition at line 24 of file PlasticOpsLargeStrains.hpp.