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::Shell5pElement::VariationVariables Struct Reference

#include <shell_5p_element.h>

Collaboration diagram for Kratos::Shell5pElement::VariationVariables:

Public Attributes

Matrix3d P
 
Matrix3d Q1
 
Matrix3d Q2
 
Matrix3d S1
 
Matrix3d S2
 
Matrix3d Chi11
 
Matrix3d Chi12Chi21
 
Matrix3d Chi22
 

Detailed Description

Internal variables used in the material and geometric stiffness

Member Data Documentation

◆ Chi11

Matrix3d Kratos::Shell5pElement::VariationVariables::Chi11

◆ Chi12Chi21

Matrix3d Kratos::Shell5pElement::VariationVariables::Chi12Chi21

◆ Chi22

Matrix3d Kratos::Shell5pElement::VariationVariables::Chi22

◆ P

Matrix3d Kratos::Shell5pElement::VariationVariables::P

◆ Q1

Matrix3d Kratos::Shell5pElement::VariationVariables::Q1

◆ Q2

Matrix3d Kratos::Shell5pElement::VariationVariables::Q2

◆ S1

Matrix3d Kratos::Shell5pElement::VariationVariables::S1

◆ S2

Matrix3d Kratos::Shell5pElement::VariationVariables::S2

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