![]() |
v0.13.2 |
Eshelbian plasticity interface. More...
Go to the source code of this file.
Namespaces | |
namespace | EshelbianPlasticity |
Typedefs | |
typedef boost::shared_ptr< MatrixDouble > | EshelbianPlasticity::MatrixPtr |
typedef boost::shared_ptr< VectorDouble > | EshelbianPlasticity::VectorPtr |
using | EshelbianPlasticity::EntData = DataForcesAndSourcesCore::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 |
Functions | |
FTensor::Tensor3< FTensor::PackPtr< double *, 1 >, 3, 3, 3 > | EshelbianPlasticity::getFTensor3FromMat (MatrixDouble &m) |
Eshelbian plasticity interface.
Problem implementation for mix element for large-strain elasticity
Definition in file EshelbianPlasticity.hpp.