v0.14.0 |
Eshelbian plasticity interface. More...
Go to the source code of this file.
Namespaces | |
EshelbianPlasticity | |
Typedefs | |
using | EshelbianPlasticity::MatrixPtr = boost::shared_ptr< MatrixDouble > |
using | EshelbianPlasticity::VectorPtr = boost::shared_ptr< VectorDouble > |
using | EshelbianPlasticity::EntData = EntitiesFieldData::EntData |
using | EshelbianPlasticity::UserDataOperator = ForcesAndSourcesCore::UserDataOperator |
using | EshelbianPlasticity::VolUserDataOperator = VolumeElementForcesAndSourcesCore::UserDataOperator |
using | EshelbianPlasticity::FaceUserDataOperator = FaceElementForcesAndSourcesCore::UserDataOperator |
typedef std::vector< BcDisp > | EshelbianPlasticity::BcDispVec |
typedef std::vector< BcRot > | EshelbianPlasticity::BcRotVec |
typedef std::vector< Range > | EshelbianPlasticity::TractionFreeBc |
typedef std::vector< TractionBc > | EshelbianPlasticity::TractionBcVec |
Variables | |
constexpr int | SPACE_DIM = 3 |
constexpr auto | A = AssemblyType::BLOCK_SCHUR |
Eshelbian plasticity interface.
Problem implementation for mix element for large-strain elasticity
For reference on mixed formulation see: [30] and [20]
Definition in file EshelbianPlasticity.hpp.
|
constexpr |
Definition at line 14 of file EshelbianPlasticity.hpp.
|
constexpr |
Definition at line 13 of file EshelbianPlasticity.hpp.