This is the complete list of members for moab::ReadUtilIface, including all inherited members.
assign_ids(Tag id_tag, const Range &ents, int start=0)=0 | moab::ReadUtilIface | pure virtual |
assign_ids(Tag id_tag, const EntityHandle *ents, size_t num_ents, int start=0)=0 | moab::ReadUtilIface | pure virtual |
create_entity_sets(EntityID num_sets, const unsigned *set_flags, EntityID preffered_start_id, EntityHandle &actual_start_handle)=0 | moab::ReadUtilIface | pure virtual |
create_gather_set(EntityHandle &gather_set)=0 | moab::ReadUtilIface | pure virtual |
gather_related_ents(Range &partition, Range &related_ents, EntityHandle *file_set=NULL)=0 | moab::ReadUtilIface | pure virtual |
get_element_connect(const int num_elements, const int verts_per_element, const EntityType mdb_type, const int preferred_start_id, EntityHandle &actual_start_handle, EntityHandle *&array, int sequence_size=-1)=0 | moab::ReadUtilIface | pure virtual |
get_gather_set(EntityHandle &gather_set)=0 | moab::ReadUtilIface | pure virtual |
get_node_coords(const int num_arrays, const int num_nodes, const int preferred_start_id, EntityHandle &actual_start_handle, std::vector< double * > &arrays, const int sequence_size=-1)=0 | moab::ReadUtilIface | pure virtual |
get_ordered_vertices(EntityHandle *bound_ents, int *sense, int num_bound, int dim, EntityHandle *bound_verts, EntityType &etype)=0 | moab::ReadUtilIface | pure virtual |
ReadUtilIface() | moab::ReadUtilIface | inline |
reorder(const int *order, EntityHandle *conn, int num_elem, int node_per_elem) | moab::ReadUtilIface | inlinestatic |
update_adjacencies(const EntityHandle start_handle, const int number_elements, const int number_vertices_per_element, const EntityHandle *conn_array)=0 | moab::ReadUtilIface | pure virtual |
~ReadUtilIface() | moab::ReadUtilIface | inlinevirtual |