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