9#include "ioss_export.h"
#define IOSS_NODISCARD
Definition Ioss_CodeTypes.h:55
Represents an element topology.
Definition Ioss_ElementTopology.h:68
Definition Ioss_ShellLine2D2.h:16
ShellLine2D2()
Definition Ioss_ShellLine2D2.C:48
IOSS_NODISCARD bool is_element() const override
Definition Ioss_ShellLine2D2.h:26
IOSS_NODISCARD bool is_shell() const override
Definition Ioss_ShellLine2D2.h:27
IOSS_NODISCARD ElementShape shape() const override
Definition Ioss_ShellLine2D2.h:23
static void factory()
Definition Ioss_ShellLine2D2.C:42
static const char * name
Definition Ioss_ShellLine2D2.h:19
The main namespace for the Ioss library.
Definition Ioad_DatabaseIO.C:40
ElementShape
Definition Ioss_ElementTopology.h:24
@ LINE
Definition Ioss_ElementTopology.h:28
std::vector< int > IntVector
Definition Ioss_CodeTypes.h:21