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::HexahedronGaussLegendreIntegrationPoints4 Class Reference

#include <hexahedron_gauss_legendre_integration_points.h>

Collaboration diagram for Kratos::HexahedronGaussLegendreIntegrationPoints4:

Public Types

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

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (HexahedronGaussLegendreIntegrationPoints4)
 
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::HexahedronGaussLegendreIntegrationPoints4::Info ( ) const
inline

◆ IntegrationPoints()

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

◆ IntegrationPointsNumber()

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

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::HexahedronGaussLegendreIntegrationPoints4::KRATOS_CLASS_POINTER_DEFINITION ( HexahedronGaussLegendreIntegrationPoints4  )

Member Data Documentation

◆ Dimension

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

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