![]() |
v0.10.0 |
[Common data] More...
#include <users_modules/multifield_plasticity/src/ElasticOperators.hpp>
Public Attributes | |
Ddg< double, 3, 3 > | tD |
boost::shared_ptr< MatrixDouble > | mtD |
boost::shared_ptr< MatrixDouble > | mGradPtr |
boost::shared_ptr< MatrixDouble > | mStrainPtr |
boost::shared_ptr< MatrixDouble > | mStressPtr |
boost::shared_ptr< MatrixDouble > | mPiolaStressPtr |
boost::shared_ptr< MatrixDouble > | mDeformationGradient |
boost::shared_ptr< MatrixDouble > | matC |
boost::shared_ptr< VectorDouble > | detF |
boost::shared_ptr< MatrixDouble > | matEigenVal |
boost::shared_ptr< MatrixDouble > | matEigenVector |
boost::shared_ptr< MatrixDouble > | materialTangent |
boost::shared_ptr< MatrixDouble > | dE_dF_mat |
SmartPetscObj< Vec > | stateVecPlast |
SmartPetscObj< Vec > | stateVecCont |
boost::shared_ptr< MatrixDouble > | contactDispPtr |
Tag | reactionTag |
double | timeStepSize |
[Common data]
Definition at line 686 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::contactDispPtr |
Definition at line 708 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::dE_dF_mat |
Definition at line 703 of file ElasticOperators.hpp.
boost::shared_ptr<VectorDouble> OpElasticTools::CommonData::detF |
Definition at line 697 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::matC |
Definition at line 696 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::matEigenVal |
Definition at line 699 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::matEigenVector |
Definition at line 700 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::materialTangent |
Definition at line 702 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::mDeformationGradient |
Definition at line 695 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::mGradPtr |
Definition at line 690 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::mPiolaStressPtr |
Definition at line 693 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::mStrainPtr |
Definition at line 691 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::mStressPtr |
Definition at line 692 of file ElasticOperators.hpp.
boost::shared_ptr<MatrixDouble> OpElasticTools::CommonData::mtD |
Definition at line 688 of file ElasticOperators.hpp.
Tag OpElasticTools::CommonData::reactionTag |
Definition at line 710 of file ElasticOperators.hpp.
SmartPetscObj<Vec> OpElasticTools::CommonData::stateVecCont |
Definition at line 706 of file ElasticOperators.hpp.
SmartPetscObj<Vec> OpElasticTools::CommonData::stateVecPlast |
Definition at line 705 of file ElasticOperators.hpp.
Ddg<double, 3, 3> OpElasticTools::CommonData::tD |
Definition at line 687 of file ElasticOperators.hpp.
double OpElasticTools::CommonData::timeStepSize |
Definition at line 712 of file ElasticOperators.hpp.