IOSS 2.0
Loading...
Searching...
No Matches
Ioss_EntityType.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Enumerations

enum  Ioss::EntityType {
  Ioss::NODEBLOCK = 1 , Ioss::EDGEBLOCK = 2 , Ioss::FACEBLOCK = 4 , Ioss::ELEMENTBLOCK = 8 ,
  Ioss::NODESET = 16 , Ioss::EDGESET = 32 , Ioss::FACESET = 64 , Ioss::ELEMENTSET = 128 ,
  Ioss::SIDESET = 256 , Ioss::SURFACE = 256 , Ioss::COMMSET = 512 , Ioss::SIDEBLOCK = 1024 ,
  Ioss::REGION = 2048 , Ioss::SUPERELEMENT = 4096 , Ioss::STRUCTUREDBLOCK = 8192 , Ioss::ASSEMBLY = 16384 ,
  Ioss::BLOB = 32768 , Ioss::INVALID_TYPE = 65536
}
 The particular type of GroupingEntity. More...
 

Variables

constexpr int Ioss::entityTypeCount = 16