Go to the source code of this file.
Classes | |
class | McnpData |
Macros | |
#define | MCNP mc_instance() |
#define | BOXMIN_TAG "BOXMIN_TAG" |
#define | BOXMAX_TAG "BOXMAX_TAG" |
#define | TALLY_TAG "TALLY_TAG" |
#define | ERROR_TAG "ERROR_TAG" |
#define | MBI mb_instance() |
Enumerations | |
enum | MCNPError { MCNP_SUCCESS , MCNP_FAILURE , DONE } |
enum | { NOSYS , CARTESIAN , CYLINDRICAL , SPHERICAL } |
#define BOXMAX_TAG "BOXMAX_TAG" |
Definition at line 6 of file mcnpmit.hpp.
#define BOXMIN_TAG "BOXMIN_TAG" |
Definition at line 5 of file mcnpmit.hpp.
#define ERROR_TAG "ERROR_TAG" |
Definition at line 8 of file mcnpmit.hpp.
#define MBI mb_instance() |
Definition at line 10 of file mcnpmit.hpp.
#define MCNP mc_instance() |
Definition at line 4 of file mcnpmit.hpp.
#define TALLY_TAG "TALLY_TAG" |
Definition at line 7 of file mcnpmit.hpp.
anonymous enum |
Enumerator | |
---|---|
NOSYS | |
CARTESIAN | |
CYLINDRICAL | |
SPHERICAL |
Definition at line 18 of file mcnpmit.hpp.
enum MCNPError |
Enumerator | |
---|---|
MCNP_SUCCESS | |
MCNP_FAILURE | |
DONE |
Definition at line 12 of file mcnpmit.hpp.