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 Member Functions | Public Attributes | List of all members
Kratos::IgaMembraneElement::SecondVariations Struct Reference

#include <iga_membrane_element.h>

Collaboration diagram for Kratos::IgaMembraneElement::SecondVariations:

Public Member Functions

 SecondVariations (SizeType mat_size)
 

Public Attributes

Matrix B11
 
Matrix B22
 
Matrix B12
 

Detailed Description

Internal variables used in the constitutive equations

Constructor & Destructor Documentation

◆ SecondVariations()

Kratos::IgaMembraneElement::SecondVariations::SecondVariations ( SizeType  mat_size)
inline

The default constructor

Parameters
StrainSizeThe size of the strain vector in Voigt notation

Member Data Documentation

◆ B11

Matrix Kratos::IgaMembraneElement::SecondVariations::B11

◆ B12

Matrix Kratos::IgaMembraneElement::SecondVariations::B12

◆ B22

Matrix Kratos::IgaMembraneElement::SecondVariations::B22

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