IOSS 2.0
|
#include "Ioss_Beam2.h"
#include "Ioss_CodeTypes.h"
#include "Ioss_Hex8.h"
#include "Ioss_Shell4.h"
#include "generated/Iogn_GeneratedMesh.h"
#include <cstddef>
#include <cstdint>
#include <exception>
#include <string>
#include <utility>
#include <vector>
#include "iogn_export.h"
Go to the source code of this file.
Classes | |
struct | Iogn::SharedNode |
struct | Iogn::ExodusData |
struct | Iogn::DashSurfaceData |
class | Iogn::DashSurfaceMesh |
class | Iogn::ExodusMesh |
Namespaces | |
namespace | Iogn |
A namespace for the generated database format. | |
Enumerations | |
enum | { Iogn::INVALID = -1 , Iogn::NUMBER_OF_SURFACES = 2 , Iogn::SPATIAL_DIMENSION = 3 , Iogn::NUM_NODES_PER_QUAD_FACE = 4 } |
enum | Iogn::Topology { Iogn::Beam2 = 2 , Iogn::Shell4 = 4 , Iogn::Hex8 = 8 } |
Functions | |
IOSS_NODISCARD std::string | Iogn::getTopologyName (Topology topology) |