moab
DagMC.hpp File Reference
#include "moab/Interface.hpp"
#include "MBTagConventions.hpp"
#include <vector>
#include <map>
#include <string>
#include <assert.h>
#include "moab/OrientedBoxTreeTool.hpp"

Go to the source code of this file.

Classes

struct  DagmcVolData
class  moab::DagMC
class  moab::DagMC::RayHistory
 State object used in calls to ray_fire() More...

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define DAGMC_VERSION   1.0
#define DAGMC_VERSION_STRING   "1.0"
#define DAGMC_INTERFACE_REVISION   "$Rev$"

Define Documentation

#define DAGMC_INTERFACE_REVISION   "$Rev$"

Definition at line 29 of file DagMC.hpp.

#define DAGMC_VERSION   1.0

Definition at line 27 of file DagMC.hpp.

#define DAGMC_VERSION_STRING   "1.0"

Definition at line 28 of file DagMC.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines