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.
|
Internal variables used for metric transformation. More...
#include <shell_5p_element.h>
Public Member Functions | |
void | setZero () |
Public Attributes | |
array_1d< double, 3 > | metricChange |
array_1d< double, 3 > | curvature |
array_1d< double, 2 > | transShear |
BoundedVector< double, 3 > | a1 |
BoundedVector< double, 3 > | a2 |
BoundedVector< double, 3 > | A1 |
BoundedVector< double, 3 > | A2 |
BoundedVector< double, 3 > | dud1 |
BoundedVector< double, 3 > | dud2 |
BoundedVector< double, 3 > | t |
array_1d< double, 3 > | dtd1 |
array_1d< double, 3 > | dtd2 |
double | dA |
Internal variables used for metric transformation.
|
inline |
BoundedVector<double, 3> Kratos::Shell5pElement::KinematicVariables::a1 |
BoundedVector<double, 3> Kratos::Shell5pElement::KinematicVariables::A1 |
BoundedVector<double, 3> Kratos::Shell5pElement::KinematicVariables::a2 |
BoundedVector<double, 3> Kratos::Shell5pElement::KinematicVariables::A2 |
double Kratos::Shell5pElement::KinematicVariables::dA |
BoundedVector<double, 3> Kratos::Shell5pElement::KinematicVariables::dud1 |
BoundedVector<double, 3> Kratos::Shell5pElement::KinematicVariables::dud2 |
BoundedVector<double, 3> Kratos::Shell5pElement::KinematicVariables::t |