MOAB: Mesh Oriented datABase  (version 5.4.1)
gs.hpp File Reference
#include "moab/MOABConfig.h"
#include "moab/TupleList.hpp"
#include "moab/Types.hpp"
+ Include dependency graph for gs.hpp:
+ This graph shows which files directly or indirectly include this file:

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 Documentation

#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().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines