IOSS 2.0
|
#include <cstdint>
#include <exodusII.h>
#include <string>
#include <vector>
#include "Ioss_ParallelUtils.h"
#include "Ioss_Utils.h"
#include "ioex_export.h"
Go to the source code of this file.
Classes | |
struct | Ioex::NodeBlock |
struct | Ioex::Assembly |
struct | Ioex::Blob |
struct | Ioex::EdgeBlock |
struct | Ioex::FaceBlock |
struct | Ioex::ElemBlock |
struct | Ioex::NodeSet |
struct | Ioex::EdgeSet |
struct | Ioex::FaceSet |
struct | Ioex::ElemSet |
struct | Ioex::SideSet |
struct | Ioex::CommunicationMap |
struct | Ioex::CommunicationMetaData |
class | Ioex::Redefine |
class | Ioex::Mesh |
class | Ioex::Internals |
Namespaces | |
namespace | Ioss |
The main namespace for the Ioss library. | |
namespace | Ioex |
A namespace for the exodus database format. | |
Typedefs | |
using | entity_id = int64_t |
typedef int64_t entity_id = int64_t |