IOSS 2.0
|
#include "Ioss_GroupingEntity.h"
#include <cstddef>
#include <cstdint>
#include <string>
#include <vector>
#include "Ioss_EntityType.h"
#include "Ioss_Property.h"
#include "ioss_export.h"
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 *> |