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 | |
SecondVariations (const int &mat_size) | |
Public Attributes | |
Matrix | B11 |
Matrix | B22 |
Matrix | B12 |
Internal variables used in the constitutive equations
|
inline |
The default constructor
StrainSize | The size of the strain vector in Voigt notation |
Matrix Kratos::Shell3pElement::SecondVariations::B11 |
Matrix Kratos::Shell3pElement::SecondVariations::B12 |
Matrix Kratos::Shell3pElement::SecondVariations::B22 |