SOFA API  8748a421
Open source framework for multi-physics simuation
sofa::geometry::QuadraticHexahedron Struct Reference

#include <QuadraticElements.h>

Static Public Attributes

static constexpr sofa::Size NumberOfNodes = 27
 
static constexpr sofa::Size PolynomialOrder = 2
 
static constexpr ElementType Element_type = ElementType::QUADRATIC_HEXAHEDRON
 

Attribute details

◆ Element_type

constexpr ElementType sofa::geometry::QuadraticHexahedron::Element_type = ElementType::QUADRATIC_HEXAHEDRON
staticconstexpr

◆ NumberOfNodes

constexpr sofa::Size sofa::geometry::QuadraticHexahedron::NumberOfNodes = 27
staticconstexpr

◆ PolynomialOrder

constexpr sofa::Size sofa::geometry::QuadraticHexahedron::PolynomialOrder = 2
staticconstexpr