IOSS 2.0
Loading...
Searching...
No Matches
Ioss_SubSystem.h
Go to the documentation of this file.
1// Copyright(C) 1999-2020, 2022 National Technology & Engineering Solutions
2// of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
3// NTESS, the U.S. Government retains certain rights in this software.
4//
5// See packages/seacas/LICENSE for details
6
7#pragma once
8
9#include "Ioss_Assembly.h"
10#include "Ioss_Blob.h"
11#include "Ioss_CommSet.h"
12#include "Ioss_Compare.h"
14#include "Ioss_DBUsage.h"
15#include "Ioss_DatabaseIO.h"
16#include "Ioss_EdgeBlock.h"
17#include "Ioss_EdgeSet.h"
18#include "Ioss_ElementBlock.h"
19#include "Ioss_ElementSet.h"
21#include "Ioss_EntityBlock.h"
22#include "Ioss_EntitySet.h"
23#include "Ioss_FaceBlock.h"
24#include "Ioss_FaceSet.h"
25#include "Ioss_Field.h"
26#include "Ioss_GroupingEntity.h"
27#include "Ioss_IOFactory.h"
28#include "Ioss_NodeBlock.h"
29#include "Ioss_NodeSet.h"
30#include "Ioss_Property.h"
31#include "Ioss_Region.h"
32#include "Ioss_SerializeIO.h"
33#include "Ioss_SideBlock.h"
34#include "Ioss_SideSet.h"
36#include "Ioss_SurfaceSplit.h"
37#include "Ioss_Utils.h"
38#include "Ioss_VariableType.h"