![]() |
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.
|
#include <shell_3p_element.h>
Public Member Functions | |
| ConstitutiveVariables (SizeType StrainSize) | |
Public Attributes | |
| Vector | StrainVector |
| Vector | StressVector |
| Matrix | ConstitutiveMatrix |
Internal variables used in the constitutive equations
|
inline |
| StrainSize | The size of the strain vector in Voigt notation |
| Matrix Kratos::Shell3pElement::ConstitutiveVariables::ConstitutiveMatrix |
| Vector Kratos::Shell3pElement::ConstitutiveVariables::StrainVector |
| Vector Kratos::Shell3pElement::ConstitutiveVariables::StressVector |