v0.14.0
Classes
NonLinearElasticElement.hpp File Reference

Operators and data structures for non-linear elastic analysis. More...

Go to the source code of this file.

Classes

struct  NonlinearElasticElement
 structure grouping operators and data used for calculation of nonlinear elastic element More...
 
struct  NonlinearElasticElement::MyVolumeFE
 definition of volume element More...
 
struct  NonlinearElasticElement::FunctionsToCalculatePiolaKirchhoffI< TYPE >
 Implementation of elastic (non-linear) St. Kirchhoff equation. More...
 
struct  NonlinearElasticElement::BlockData
 data for calculation heat conductivity and heat capacity elements More...
 
struct  NonlinearElasticElement::CommonData
 common data used by volume elements More...
 
struct  NonlinearElasticElement::FunctionsToCalculatePiolaKirchhoffI< TYPE >
 Implementation of elastic (non-linear) St. Kirchhoff equation. More...
 
struct  NonlinearElasticElement::OpGetDataAtGaussPts
 
struct  NonlinearElasticElement::OpGetCommonDataAtGaussPts
 
struct  NonlinearElasticElement::OpJacobianPiolaKirchhoffStress
 Operator performs automatic differentiation. More...
 
struct  NonlinearElasticElement::OpJacobianEnergy
 Calculate explicit derivative of free energy. More...
 
struct  NonlinearElasticElement::OpRhsPiolaKirchhoff
 
struct  NonlinearElasticElement::OpEnergy
 
struct  NonlinearElasticElement::OpLhsPiolaKirchhoff_dx
 
struct  NonlinearElasticElement::OpLhsPiolaKirchhoff_dX
 
struct  NonlinearElasticElement::OpJacobianEshelbyStress
 
struct  NonlinearElasticElement::OpRhsEshelbyStress
 
struct  NonlinearElasticElement::OpLhsEshelby_dx
 
struct  NonlinearElasticElement::OpLhsEshelby_dX
 

Detailed Description

Operators and data structures for non-linear elastic analysis.

Implementation of nonlinear elastic element.

Definition in file NonLinearElasticElement.hpp.