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

#include <QuadraticElements.h>

Static Public Attributes

static constexpr sofa::Size NumberOfNodes = 14
 
static constexpr sofa::Size PolynomialOrder = 2
 
static constexpr ElementType Element_type = ElementType::QUADRATIC_PYRAMID
 

Attribute details

◆ Element_type

constexpr ElementType sofa::geometry::QuadraticPyramid::Element_type = ElementType::QUADRATIC_PYRAMID
staticconstexpr

◆ NumberOfNodes

constexpr sofa::Size sofa::geometry::QuadraticPyramid::NumberOfNodes = 14
staticconstexpr

◆ PolynomialOrder

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