Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
#include "ReadUtil.hpp"
#include "moab/Core.hpp"
#include "AEntityFactory.hpp"
#include "moab/Error.hpp"
#include "SequenceManager.hpp"
#include "VertexSequence.hpp"
#include "ElementSequence.hpp"
Go to the source code of this file.
Namespaces | |
namespace | moab |
Class representing axis-aligned bounding box. | |
Defines | |
#define | RR if( MB_SUCCESS != result ) return result |
Functions | |
static ErrorCode | moab::check_int_tag (Interface *mb, Tag tag) |
#define RR if( MB_SUCCESS != result ) return result |
Definition at line 35 of file ReadUtil.cpp.
Referenced by moab::ReadUtil::gather_related_ents().