This is the complete list of members for moab::ReadMCNP5, including all inherited members.
average_tally_values(const unsigned long int nps0, const unsigned long int nps1, double *values0, const double *values1, double *errors0, const double *errors1, const unsigned long int n_values) | moab::ReadMCNP5 | private |
average_with_existing_tally(bool debug, unsigned long int &new_nps, unsigned long int nps, unsigned int tally_number, Tag tally_number_tag, Tag nps_tag, Tag tally_tag, Tag error_tag, double values[], double errors[], unsigned int n_elements) | moab::ReadMCNP5 | private |
C2PI | moab::ReadMCNP5 | privatestatic |
CARTESIAN enum value | moab::ReadMCNP5 | private |
coordinate_system enum name | moab::ReadMCNP5 | private |
CPI | moab::ReadMCNP5 | privatestatic |
create_elements(bool debug, std::vector< double > planes[3], unsigned int n_chopped_x0_planes, unsigned int n_chopped_x2_planes, EntityHandle start_vert, double values[], double errors[], Tag tally_tag, Tag error_tag, EntityHandle tally_meshset, coordinate_system tally_coord_sys) | moab::ReadMCNP5 | private |
create_tags(Tag &date_and_time_tag, Tag &title_tag, Tag &nps_tag, Tag &tally_number_tag, Tag &tally_comment_tag, Tag &tally_particle_tag, Tag &tally_coord_sys_tag, Tag &tally_tag, Tag &error_tag) | moab::ReadMCNP5 | private |
create_vertices(std::vector< double > planes[3], bool debug, EntityHandle &start_vert, coordinate_system coord_sys, EntityHandle tally_meshset) | moab::ReadMCNP5 | private |
CYLINDRICAL enum value | moab::ReadMCNP5 | private |
ELECTRON enum value | moab::ReadMCNP5 | private |
elemId | moab::ReadMCNP5 | private |
factory(Interface *) | moab::ReadMCNP5 | static |
fileIDTag | moab::ReadMCNP5 | private |
get_mesh_plane(std::istringstream &ss, bool debug, std::vector< double > &plane) | moab::ReadMCNP5 | private |
get_tally_particle(std::string a, bool debug, particle &tally_particle) | moab::ReadMCNP5 | private |
load_file(const char *file_name, const EntityHandle *file_set, const FileOptions &opts, const SubsetList *subset_list=0, const Tag *file_id_tag=0) | moab::ReadMCNP5 | virtual |
load_one_file(const char *fname, const EntityHandle *input_meshset, const FileOptions &options, const bool average) | moab::ReadMCNP5 | private |
MBI | moab::ReadMCNP5 | private |
NEUTRON enum value | moab::ReadMCNP5 | private |
NO_SYSTEM enum value | moab::ReadMCNP5 | private |
nodeId | moab::ReadMCNP5 | private |
particle enum name | moab::ReadMCNP5 | private |
PHOTON enum value | moab::ReadMCNP5 | private |
PI | moab::ReadMCNP5 | privatestatic |
read_element_values_and_errors(std::fstream &file, bool debug, std::vector< double > planes[3], unsigned int n_chopped_x0_planes, unsigned int n_chopped_x2_planes, particle tally_particle, double values[], double errors[]) | moab::ReadMCNP5 | private |
read_file_header(std::fstream &file, bool debug, char date_and_time[100], char title[100], unsigned long int &nps) | moab::ReadMCNP5 | private |
read_mesh_planes(std::fstream &file, bool debug, std::vector< double > planes[3], coordinate_system &coord_sys) | moab::ReadMCNP5 | private |
read_tag_values(const char *file_name, const char *tag_name, const FileOptions &opts, std::vector< int > &tag_values_out, const SubsetList *subset_list=0) | moab::ReadMCNP5 | virtual |
read_tally_header(std::fstream &file, bool debug, unsigned int &tally_number, char tally_comment[100], particle &tally_particle) | moab::ReadMCNP5 | private |
ReadMCNP5(Interface *impl=NULL) | moab::ReadMCNP5 | |
readMeshIface | moab::ReadMCNP5 | private |
set_header_tags(EntityHandle output_meshset, char date_and_time[100], char title[100], unsigned long int nps, Tag data_and_time_tag, Tag title_tag, Tag nps_tag) | moab::ReadMCNP5 | private |
set_tally_tags(EntityHandle tally_meshset, unsigned int tally_number, char tally_comment[100], particle tally_particle, coordinate_system tally_coord_sys, Tag tally_number_tag, Tag tally_comment_tag, Tag tally_particle_tag, Tag tally_coord_sys_tag) | moab::ReadMCNP5 | private |
SPHERICAL enum value | moab::ReadMCNP5 | private |
transform_point_to_cartesian(double *in, double *out, coordinate_system coord_sys) | moab::ReadMCNP5 | private |
~ReaderIface() | moab::ReaderIface | inlinevirtual |
~ReadMCNP5() | moab::ReadMCNP5 | virtual |