MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include <iostream>
#include <fstream>
#include <vector>
#include "moab/ReaderIface.hpp"
#include "moab/Interface.hpp"
#include "moab/RangeMap.hpp"
Go to the source code of this file.
Classes | |
class | moab::ReadIDEAS |
Namespaces | |
namespace | moab |
Class representing axis-aligned bounding box. | |
Defines | |
#define | MAT_PROP_TABLE_TAG "mat_prop_table" |
#define | PHYS_PROP_TABLE_TAG "phys_prop_table" |
#define MAT_PROP_TABLE_TAG "mat_prop_table" |
Definition at line 16 of file ReadIDEAS.hpp.
Referenced by moab::ReadIDEAS::create_elements().
#define PHYS_PROP_TABLE_TAG "phys_prop_table" |
Definition at line 17 of file ReadIDEAS.hpp.
Referenced by moab::ReadIDEAS::create_elements(), and test_read_physical_set().