IOSS 2.0
|
#include "ioss_export.h"
#include "Ioss_CodeTypes.h"
#include <string>
#include "Ioss_DBUsage.h"
#include "Ioss_ParallelUtils.h"
#include "Ioss_PropertyManager.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | Ioss::IOFactory |
The main public user interface for creating Ioss::DatabaseIO objects. More... | |
Namespaces | |
namespace | Ioss |
The main namespace for the Ioss library. | |
Typedefs | |
using | Ioss::IOFactoryMap = std::map<std::string, IOFactory *, std::less<>> |