SOFA API  b2c158bd
Open source framework for multi-physics simuation
sofa::geometry::Prism Struct Reference

#include <Prism.h>

Static Public Attributes

static constexpr sofa::Size NumberOfNodes = 6
 
static constexpr ElementType Element_type = ElementType::PRISM
 

Public Member Functions

 Prism ()=delete
 

Attribute details

◆ Element_type

constexpr ElementType sofa::geometry::Prism::Element_type = ElementType::PRISM
staticconstexpr

◆ NumberOfNodes

constexpr sofa::Size sofa::geometry::Prism::NumberOfNodes = 6
staticconstexpr

Constructor details

◆ Prism()

sofa::geometry::Prism::Prism ( )
delete