Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
_cells | moab::HalfFacetRep | [protected] |
_edges | moab::HalfFacetRep | [protected] |
_faces | moab::HalfFacetRep | [protected] |
_filterghost | moab::HalfFacetRep | [protected] |
_rset | moab::HalfFacetRep | [protected] |
_verts | moab::HalfFacetRep | [protected] |
add_cells_of_single_component(EntityHandle vid, EntityHandle curcid, int curlid, std::multimap< EntityHandle, EntityHandle > &comps, HFacet &hf) | moab::HalfFacetRep | [protected] |
adjMatrix | moab::HalfFacetRep | [protected, static] |
another_halfedge(EntityHandle vid, EntityHandle he_fid, int he_lid, EntityHandle *he2_fid, int *he2_lid) | moab::HalfFacetRep | [protected] |
cell_index | moab::HalfFacetRep | |
cellq | moab::HalfFacetRep | [protected] |
check_mixed_entity_type() | moab::HalfFacetRep | |
check_nonmanifold_vertices(EntityType type, EntityHandle vid) | moab::HalfFacetRep | |
chk_mixed | moab::HalfFacetRep | [protected] |
collect_and_compare(const EntityHandle vid, const EntityHandle *edg_vert, int *qsize, int *count, EntityHandle *he_fid, int *he_lid) | moab::HalfFacetRep | [protected] |
count_subentities(Range &edges, Range &faces, Range &cells, int *nedges, int *nfaces) | moab::HalfFacetRep | |
create_halffacet(EntityHandle handle, int lid) | moab::HalfFacetRep | |
deinitialize() | moab::HalfFacetRep | |
determine_border_vertices(Range &cells, Tag isborder) | moab::HalfFacetRep | |
determine_incident_halfedges(Range &faces) | moab::HalfFacetRep | |
determine_incident_halffaces(Range &cells) | moab::HalfFacetRep | |
determine_incident_halfverts(Range &edges) | moab::HalfFacetRep | |
determine_sibling_halfedges(Range &faces) | moab::HalfFacetRep | |
determine_sibling_halffaces(Range &cells) | moab::HalfFacetRep | |
determine_sibling_halfverts(Range &verts, Range &edges) | moab::HalfFacetRep | |
fid_from_halfacet(const HFacet facet, EntityType type) | moab::HalfFacetRep | |
find_cell_in_component(EntityHandle vid, EntityHandle cell, std::multimap< EntityHandle, EntityHandle > &comps) | moab::HalfFacetRep | [protected] |
find_match_in_array(EntityHandle ent, EntityHandle *ent_list, int count, bool get_index=false, int *index=NULL) | moab::HalfFacetRep | [protected] |
find_matching_halfedge(EntityHandle eid, EntityHandle *hefid, int *helid) | moab::HalfFacetRep | [protected] |
find_matching_halfface(EntityHandle fid, EntityHandle *cid, int *leid) | moab::HalfFacetRep | [protected] |
find_matching_implicit_edge_in_cell(EntityHandle eid, std::vector< EntityHandle > &cid, std::vector< int > &leid) | moab::HalfFacetRep | [protected] |
find_total_edges_2d(Range &faces) | moab::HalfFacetRep | |
find_total_edges_faces_3d(const Range &cells, int *nedges, int *nfaces) | moab::HalfFacetRep | |
gather_halfedges(EntityHandle vid, EntityHandle he_fid, int he_lid, int *qsize, int *count) | moab::HalfFacetRep | [protected] |
get_adjacencies(const EntityHandle source_entity, const unsigned int target_dimension, std::vector< EntityHandle > &target_entities) | moab::HalfFacetRep | |
get_down_adjacencies(EntityHandle ent, int out_dim, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_down_adjacencies_2d(EntityHandle fid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_down_adjacencies_edg_3d(EntityHandle cid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_down_adjacencies_face_3d(EntityHandle cid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_entity_ranges(Range &verts, Range &edges, Range &faces, Range &cells) | moab::HalfFacetRep | |
get_face_edges(EntityHandle fid, std::vector< EntityHandle > &edges) | moab::HalfFacetRep | |
get_half_facet_in_comp(EntityHandle cid, int leid, std::vector< EntityHandle > &ents, std::vector< int > &lids, std::vector< int > &lfids) | moab::HalfFacetRep | |
get_incident_map(EntityType type, EntityHandle vid, std::vector< EntityHandle > &inci_entid, std::vector< int > &inci_lid) | moab::HalfFacetRep | |
get_index_for_meshtype(MESHTYPE mesh_type) | moab::HalfFacetRep | [protected] |
get_index_in_lmap(EntityHandle cid) | moab::HalfFacetRep | |
get_memory_use(unsigned long long &entity_total, unsigned long long &memory_total) | moab::HalfFacetRep | |
get_mesh_type(int nverts, int nedges, int nfaces, int ncells) | moab::HalfFacetRep | |
get_neighbor_adjacencies(EntityHandle ent, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_neighbor_adjacencies_1d(EntityHandle eid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_neighbor_adjacencies_2d(EntityHandle fid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_neighbor_adjacencies_3d(EntityHandle cid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_rset() | moab::HalfFacetRep | [inline] |
get_sibling_map(EntityType type, EntityHandle ent, EntityHandle *sib_entids, int *sib_lids, int num_halffacets) | moab::HalfFacetRep | |
get_sibling_map(EntityType type, EntityHandle ent, int lid, EntityHandle &sib_entid, int &sib_lid) | moab::HalfFacetRep | |
get_up_adjacencies(EntityHandle ent, int out_dim, std::vector< EntityHandle > &adjents, std::vector< int > *lids=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_1d(EntityHandle vid, std::vector< EntityHandle > &adjents, std::vector< int > *lvids=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_2d(EntityHandle eid, std::vector< EntityHandle > &adjents, std::vector< int > *leids=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_2d(EntityHandle fid, int leid, bool add_inent, std::vector< EntityHandle > &adj_ents, std::vector< int > *adj_leids=NULL, std::vector< int > *adj_orients=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_2d(EntityHandle he_fid, int he_lid, int *qsize, int *count) | moab::HalfFacetRep | [protected] |
get_up_adjacencies_edg_3d(EntityHandle eid, std::vector< EntityHandle > &adjents, std::vector< int > *leids=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_edg_3d(EntityHandle cid, int leid, std::vector< EntityHandle > &adjents, std::vector< int > *leids=NULL, std::vector< int > *adj_orients=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_edg_3d_comp(EntityHandle cid, int leid, std::vector< EntityHandle > &adjents, std::vector< int > *leids=NULL, std::vector< int > *adj_orients=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_face_3d(EntityHandle fid, std::vector< EntityHandle > &adjents, std::vector< int > *lfids=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_face_3d(EntityHandle cid, int lfid, std::vector< EntityHandle > &adjents, std::vector< int > *lfids=NULL) | moab::HalfFacetRep | |
get_up_adjacencies_vert_2d(EntityHandle vid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
get_up_adjacencies_vert_3d(EntityHandle vid, std::vector< EntityHandle > &adjents) | moab::HalfFacetRep | |
HalfFacetRep(Core *impl, ParallelComm *comm=0, moab::EntityHandle rset=0, bool filter_ghosts=true) | moab::HalfFacetRep | |
HalfFacetRep() | moab::HalfFacetRep | [protected] |
init_curve() | moab::HalfFacetRep | [protected] |
init_surface() | moab::HalfFacetRep | [protected] |
init_volume() | moab::HalfFacetRep | [protected] |
initialize() | moab::HalfFacetRep | |
is_mixed | moab::HalfFacetRep | [protected] |
lConnMap2D | moab::HalfFacetRep | [static] |
lConnMap3D | moab::HalfFacetRep | [static] |
lid_from_halffacet(const HFacet facet) | moab::HalfFacetRep | |
mark_halfedges(EntityHandle vid, EntityHandle he_fid, int he_lid, Range &faces, std::vector< char > &markHEdgs, HFacet &bnd_hf) | moab::HalfFacetRep | [protected] |
mb | moab::HalfFacetRep | [protected] |
mInitAHFmaps | moab::HalfFacetRep | [protected] |
pcomm | moab::HalfFacetRep | [protected] |
print_tags(int dim) | moab::HalfFacetRep | |
queue_fid | moab::HalfFacetRep | [protected] |
queue_lid | moab::HalfFacetRep | [protected] |
resize_hf_maps(EntityHandle start_vert, int nverts, EntityHandle start_edge, int nedges, EntityHandle start_face, int nfaces, EntityHandle start_cell, int ncells) | moab::HalfFacetRep | |
set_incident_map(EntityType type, EntityHandle vid, std::vector< EntityHandle > &set_entid, std::vector< int > &set_lid) | moab::HalfFacetRep | |
set_sibling_map(EntityType type, EntityHandle ent, EntityHandle *set_entids, int *set_lids, int num_halffacets) | moab::HalfFacetRep | |
set_sibling_map(EntityType type, EntityHandle ent, int lid, EntityHandle &set_entid, int &set_lid) | moab::HalfFacetRep | |
sibhes | moab::HalfFacetRep | [protected] |
sibhfs | moab::HalfFacetRep | [protected] |
sibhvs | moab::HalfFacetRep | [protected] |
Stkcells | moab::HalfFacetRep | [protected] |
thismeshtype | moab::HalfFacetRep | |
trackcells | moab::HalfFacetRep | [protected] |
trackfaces | moab::HalfFacetRep | [protected] |
update_entity_ranges(EntityHandle fileset) | moab::HalfFacetRep | |
v2he | moab::HalfFacetRep | [protected] |
v2hes | moab::HalfFacetRep | [protected] |
v2hf | moab::HalfFacetRep | [protected] |
v2hfs | moab::HalfFacetRep | [protected] |
v2hv | moab::HalfFacetRep | [protected] |
~HalfFacetRep() | moab::HalfFacetRep |