MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Go to the source code of this file.
Classes | |
class | moab::gs_data |
class | moab::gs_data::crystal_data |
Namespaces | |
namespace | moab |
Class representing axis-aligned bounding box. | |
Defines | |
#define | GS_OP_ADD 1 |
#define | GS_OP_MUL 2 |
#define | GS_OP_MIN 3 |
#define | GS_OP_MAX 4 |
#define | GS_OP_BPR 5 |
#define GS_OP_ADD 1 |
Definition at line 237 of file gs.hpp.
Referenced by moab::local_condense(), and moab::local_condense_vec().
#define GS_OP_BPR 5 |
Definition at line 241 of file gs.hpp.
Referenced by moab::local_condense(), and moab::local_condense_vec().
#define GS_OP_MAX 4 |
Definition at line 240 of file gs.hpp.
Referenced by moab::local_condense(), and moab::local_condense_vec().
#define GS_OP_MIN 3 |
Definition at line 239 of file gs.hpp.
Referenced by moab::local_condense(), and moab::local_condense_vec().
#define GS_OP_MUL 2 |
Definition at line 238 of file gs.hpp.
Referenced by moab::local_condense(), and moab::local_condense_vec().