Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
build_moab(std::vector< node > node_data, std::vector< facet > facet_data, std::vector< tet > tet_data, std::map< int, EntityHandle > surface_map) | moab::ReadRTT | [private] |
category_tag | moab::ReadRTT | [private] |
count_sides(std::vector< side > side_data, std::vector< int > &surface_numbers) | moab::ReadRTT | [private] |
create_group(std::string group_name, int id) | moab::ReadRTT | [private] |
faceting_tol_tag | moab::ReadRTT | [private] |
factory(Interface *) | moab::ReadRTT | [static] |
generate_parent_child_links(int num_ents[4], std::vector< EntityHandle > entity_map[4], std::vector< side > side_data, std::vector< cell > cell_data) | moab::ReadRTT | [private] |
generate_topology(std::vector< side > side_data, std::vector< cell > cell_data, std::map< int, EntityHandle > &surface_map) | moab::ReadRTT | [private] |
geom_tag | moab::ReadRTT | [private] |
get_cell_data(std::string celldata) | moab::ReadRTT | [private] |
get_facet_data(std::string facetdata) | moab::ReadRTT | [private] |
get_header_data(std::ifstream &input_file) | moab::ReadRTT | [private] |
get_node_data(std::string nodedata) | moab::ReadRTT | [private] |
get_side_data(std::string sidedata) | moab::ReadRTT | [private] |
get_tet_data(std::string tetdata) | moab::ReadRTT | [private] |
header_data | moab::ReadRTT | [private] |
id_tag | moab::ReadRTT | [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::ReadRTT | [virtual] |
MBI | moab::ReadRTT | [private] |
myGeomTool | moab::ReadRTT | [private] |
name_tag | moab::ReadRTT | [private] |
read_cells(const char *filename, std::vector< cell > &cell_data) | moab::ReadRTT | [private] |
read_facets(const char *filename, std::vector< facet > &facet_data) | moab::ReadRTT | [private] |
read_header(const char *filename) | moab::ReadRTT | [private] |
read_nodes(const char *filename, std::vector< node > &node_data) | moab::ReadRTT | [private] |
read_sides(const char *filename, std::vector< side > &side_data) | moab::ReadRTT | [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::ReadRTT | [virtual] |
read_tets(const char *filename, std::vector< tet > &tet_data) | moab::ReadRTT | [private] |
readMeshIface | moab::ReadRTT | [private] |
ReadRTT(Interface *impl=NULL) | moab::ReadRTT | |
set_surface_senses(int num_ents[4], std::vector< EntityHandle > entity_map[4], std::vector< side > side_data, std::vector< cell > cell_data) | moab::ReadRTT | [private] |
setup_group_data(std::vector< EntityHandle > entity_map[4]) | moab::ReadRTT | [private] |
split_name(std::string atilla_cellname) | moab::ReadRTT | [private] |
split_string(std::string string_to_split, char split_char) | moab::ReadRTT | [private] |
~ReaderIface() | moab::ReaderIface | [inline, virtual] |
~ReadRTT() | moab::ReadRTT | [virtual] |