![]() |
v0.14.0 |
#include <users_modules/adolc-plasticity/src/ADOLCPlasticity.hpp>
Public Member Functions | |
OpLhsImpl (std::string field_name, boost::shared_ptr< CommonData > common_data_ptr) | |
[OpRhsImpl integrate] More... | |
MoFEMErrorCode | iNtegrate (DataForcesAndSourcesCore::EntData &row_data, DataForcesAndSourcesCore::EntData &col_data) |
Protected Attributes | |
boost::shared_ptr< CommonData > | commonDataPtr |
MatrixDouble | baseRowStorage |
Store tensorial base functions. More... | |
MatrixDouble | baseColStorage |
Store tensorial base functions. More... | |
Definition at line 545 of file ADOLCPlasticity.hpp.
ADOLCPlasticity::OpLhsImpl< DIM, GAUSS, AssemblyDomainEleOp >::OpLhsImpl | ( | std::string | field_name, |
boost::shared_ptr< CommonData > | common_data_ptr | ||
) |
[OpRhsImpl integrate]
Definition at line 593 of file ADOLCPlasticity.hpp.
MoFEMErrorCode ADOLCPlasticity::OpLhsImpl< DIM, GAUSS, AssemblyDomainEleOp >::iNtegrate | ( | DataForcesAndSourcesCore::EntData & | row_data, |
DataForcesAndSourcesCore::EntData & | col_data | ||
) |
|
protected |
Store tensorial base functions.
Definition at line 554 of file ADOLCPlasticity.hpp.
|
protected |
Store tensorial base functions.
Definition at line 553 of file ADOLCPlasticity.hpp.
|
protected |
Definition at line 552 of file ADOLCPlasticity.hpp.