IOSS 2.0
Loading...
Searching...
No Matches
Ioss_Assembly.h File Reference
#include "Ioss_GroupingEntity.h"
#include <cstddef>
#include <cstdint>
#include <string>
#include <vector>
#include "Ioss_EntityType.h"
#include "Ioss_Property.h"
#include "ioss_export.h"
Include dependency graph for Ioss_Assembly.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ioss::Assembly
 A homogeneous collection of other GroupingEntities. More...
 

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Typedefs

using Ioss::EntityContainer = std::vector<const Ioss::GroupingEntity *>