KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Attributes | List of all members
Kratos::UpdatedLagrangianElement< TDim >::ElementalVariables Struct Reference

#include <updated_lagrangian_element.h>

Collaboration diagram for Kratos::UpdatedLagrangianElement< TDim >::ElementalVariables:

Public Attributes

unsigned int voigtsize
 
double DetFgrad
 
double DetFgradVel
 
double DeviatoricInvariant
 
double EquivalentStrainRate
 
double VolumetricDefRate
 
VectorType SpatialDefRate
 
VectorType MDGreenLagrangeMaterial
 
MatrixType Fgrad
 
MatrixType InvFgrad
 
MatrixType FgradVel
 
MatrixType InvFgradVel
 
MatrixType SpatialVelocityGrad
 
MatrixType ConstitutiveMatrix
 
double MeanPressure
 
VectorType CurrentTotalCauchyStress
 
VectorType UpdatedTotalCauchyStress
 
VectorType CurrentDeviatoricCauchyStress
 
VectorType UpdatedDeviatoricCauchyStress
 

The documentation for this struct was generated from the following file: