13#include "ioss_export.h"
#define IOSS_NODISCARD
Definition Ioss_CodeTypes.h:55
Represents an element topology.
Definition Ioss_ElementTopology.h:68
Definition Ioss_Sphere.h:17
IOSS_NODISCARD bool is_shell() const override
Definition Ioss_Sphere.h:28
Sphere()
Definition Ioss_Sphere.C:47
IOSS_NODISCARD ElementShape shape() const override
Definition Ioss_Sphere.h:24
static void factory()
Definition Ioss_Sphere.C:41
static const char * name
Definition Ioss_Sphere.h:20
IOSS_NODISCARD bool is_element() const override
Definition Ioss_Sphere.h:27
The main namespace for the Ioss library.
Definition Ioad_DatabaseIO.C:40
ElementShape
Definition Ioss_ElementTopology.h:24
@ SPHERE
Definition Ioss_ElementTopology.h:27
std::vector< int > IntVector
Definition Ioss_CodeTypes.h:21