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 Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Kratos::HexahedronGaussLegendreIntegrationPoints5 Class Reference

#include <hexahedron_gauss_legendre_integration_points.h>

Collaboration diagram for Kratos::HexahedronGaussLegendreIntegrationPoints5:

Public Types

typedef std::size_t SizeType
 
typedef IntegrationPoint< 3 > IntegrationPointType
 
typedef std::array< IntegrationPointType, 125 > IntegrationPointsArrayType
 
typedef IntegrationPointType::PointType PointType
 

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (HexahedronGaussLegendreIntegrationPoints5)
 
std::string Info () const
 

Static Public Member Functions

static SizeType IntegrationPointsNumber ()
 
static const IntegrationPointsArrayTypeIntegrationPoints ()
 

Static Public Attributes

static const unsigned int Dimension = 3
 

Member Typedef Documentation

◆ IntegrationPointsArrayType

◆ IntegrationPointType

◆ PointType

◆ SizeType

Member Function Documentation

◆ Info()

std::string Kratos::HexahedronGaussLegendreIntegrationPoints5::Info ( ) const
inline

◆ IntegrationPoints()

static const IntegrationPointsArrayType& Kratos::HexahedronGaussLegendreIntegrationPoints5::IntegrationPoints ( )
inlinestatic

◆ IntegrationPointsNumber()

static SizeType Kratos::HexahedronGaussLegendreIntegrationPoints5::IntegrationPointsNumber ( )
inlinestatic

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::HexahedronGaussLegendreIntegrationPoints5::KRATOS_CLASS_POINTER_DEFINITION ( HexahedronGaussLegendreIntegrationPoints5  )

Member Data Documentation

◆ Dimension

const unsigned int Kratos::HexahedronGaussLegendreIntegrationPoints5::Dimension = 3
static

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