IOSS  2.0
Ioss_DatabaseIO.h File Reference
#include <Ioss_BoundingBox.h>
#include <Ioss_CodeTypes.h>
#include <Ioss_DBUsage.h>
#include <Ioss_DataSize.h>
#include <Ioss_EntityType.h>
#include <Ioss_Map.h>
#include <Ioss_ParallelUtils.h>
#include <Ioss_PropertyManager.h>
#include <Ioss_State.h>
#include <Ioss_SurfaceSplit.h>
#include <chrono>
#include <cstddef>
#include <cstdint>
#include <map>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for Ioss_DatabaseIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ioss::DatabaseIO
 An input or output Database. More...
 

Namespaces

 Ioss
 The main namespace for the Ioss library.
 

Typedefs

using Ioss::TopoContainer = std::vector< std::pair< const ElementTopology *, const ElementTopology * > >