cgma
options.hpp File Reference
#include <string>

Go to the source code of this file.

Classes

struct  program_option_struct

Defines

#define OPT_VERBOSE   (Gopt.verbose || Gopt.debug)
#define OPT_DEBUG   (Gopt.debug)
#define OPT_DEFAULT_OUTPUT_FILENAME   "out.brep"

Variables

struct program_option_struct Gopt

Define Documentation

#define OPT_DEBUG   (Gopt.debug)

Definition at line 31 of file options.hpp.

#define OPT_DEFAULT_OUTPUT_FILENAME   "out.brep"

Definition at line 33 of file options.hpp.

#define OPT_VERBOSE   (Gopt.verbose || Gopt.debug)

Definition at line 30 of file options.hpp.


Variable Documentation

Definition at line 1129 of file mcnp2cad.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines