IOSS  2.0
Iogn_DashSurfaceMesh.h File Reference
#include <Ioss_Beam2.h>
#include <Ioss_Hex8.h>
#include <Ioss_Shell4.h>
#include <cstddef>
#include <cstdint>
#include <exception>
#include <generated/Iogn_GeneratedMesh.h>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for Iogn_DashSurfaceMesh.h:
This graph shows which files directly or indirectly include this file:

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

 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

std::string Iogn::getTopologyName (Topology topology)