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::ShellCrossSection::ElementVariables Struct Reference

#include <shell_cross_section.hpp>

Collaboration diagram for Kratos::ShellCrossSection::ElementVariables:

Public Attributes

double DeterminantF
 
double DeterminantF0
 
Vector StrainVector_2D
 
Vector StressVector_2D
 
Matrix ConstitutiveMatrix_2D
 
Matrix DeformationGradientF_2D
 
Matrix DeformationGradientF0_2D
 
Vector StrainVector_3D
 
Vector StressVector_3D
 
Matrix ConstitutiveMatrix_3D
 
Matrix DeformationGradientF_3D
 
Matrix DeformationGradientF0_3D
 
double GYZ
 
double GXZ
 
Matrix H
 
Matrix L
 
Matrix LT
 
Vector CondensedStressVector
 

Member Data Documentation

◆ CondensedStressVector

Vector Kratos::ShellCrossSection::ElementVariables::CondensedStressVector

◆ ConstitutiveMatrix_2D

Matrix Kratos::ShellCrossSection::ElementVariables::ConstitutiveMatrix_2D

◆ ConstitutiveMatrix_3D

Matrix Kratos::ShellCrossSection::ElementVariables::ConstitutiveMatrix_3D

◆ DeformationGradientF0_2D

Matrix Kratos::ShellCrossSection::ElementVariables::DeformationGradientF0_2D

◆ DeformationGradientF0_3D

Matrix Kratos::ShellCrossSection::ElementVariables::DeformationGradientF0_3D

◆ DeformationGradientF_2D

Matrix Kratos::ShellCrossSection::ElementVariables::DeformationGradientF_2D

◆ DeformationGradientF_3D

Matrix Kratos::ShellCrossSection::ElementVariables::DeformationGradientF_3D

◆ DeterminantF

double Kratos::ShellCrossSection::ElementVariables::DeterminantF

◆ DeterminantF0

double Kratos::ShellCrossSection::ElementVariables::DeterminantF0

◆ GXZ

double Kratos::ShellCrossSection::ElementVariables::GXZ

◆ GYZ

double Kratos::ShellCrossSection::ElementVariables::GYZ

◆ H

Matrix Kratos::ShellCrossSection::ElementVariables::H

◆ L

Matrix Kratos::ShellCrossSection::ElementVariables::L

◆ LT

Matrix Kratos::ShellCrossSection::ElementVariables::LT

◆ StrainVector_2D

Vector Kratos::ShellCrossSection::ElementVariables::StrainVector_2D

◆ StrainVector_3D

Vector Kratos::ShellCrossSection::ElementVariables::StrainVector_3D

◆ StressVector_2D

Vector Kratos::ShellCrossSection::ElementVariables::StressVector_2D

◆ StressVector_3D

Vector Kratos::ShellCrossSection::ElementVariables::StressVector_3D

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