cgma
PartitionTool Member List
This is the complete list of members for PartitionTool, including all inherited members.
can_remove(RefVertex *vertex)PartitionTool [virtual]
can_remove(RefEdge *edge)PartitionTool [virtual]
can_remove(RefFace *face)PartitionTool [virtual]
commonGroupingEntities(BasicTopologyEntity *first_bte_ptr, BasicTopologyEntity *secnd_bte_ptr, GroupingEntity *&first_gpe_ptr, GroupingEntity *&second_gpe_ptr) const PartitionTool [private]
destroy_volume_partition(RefVolume *partition)PartitionTool
facetingTolerancePartitionTool [private]
get_faceting_tolerance()PartitionTool [inline]
group_merged_surfaces(DLIList< RefFace * > &face_list, int &num_result_sets)PartitionTool [protected]
insert_edge(RefFace *face_ptr, DLIList< CubitVector * > &segments, CubitBoolean is_meshed, DLIList< RefEdge * > &created_curves, int level_of_recursion=0, const double *tolerance_length=NULL)PartitionTool [virtual]
insert_edge(DLIList< RefFace * > &input_faces, DLIList< CubitVector * > &segments, DLIList< RefFace * > &result_faces, DLIList< RefEdge * > &created_edges, CubitBoolean do_split_curves=CUBIT_FALSE)PartitionTool [virtual]
instance()PartitionTool [inline, static]
instance_PartitionTool [protected, static]
make_point_curve(RefFace *ref_face, const CubitVector &position)PartitionTool
make_point_curves(RefFace *ref_face, DLIList< CubitVector > &position, DLIList< RefVertex * > &new_vertices)PartitionTool
notify_partition(DLIList< RefEntity * > &partitioning_entities, BasicTopologyEntity *first_partitioned_entity, BasicTopologyEntity *second_partitioned_entity, BasicTopologyEntity *old_entity)PartitionTool [private]
partition(RefEdge *edge_ptr, const CubitVector &split_point, RefEdge *&first_new_edge, RefEdge *&second_new_edge, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool [virtual]
partition(RefEdge *edge_ptr, const CubitVector &split_point, DLIList< RefEdge * > &result_edges, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool [virtual]
partition(RefFace *face_ptr, RefEdge *edge_ptr, RefFace *&new_face1, RefFace *&new_face2, CubitBoolean)PartitionTool [virtual]
partition(RefFace *face_ptr, DLIList< RefEdge * > &split_edges, RefFace *&first_new_face, RefFace *&second_new_face, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool [virtual]
partition(RefVolume *vol_ptr, DLIList< RefFace * > &split_faces, RefVolume *&first_new_volume, RefVolume *&second_new_volume, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool [virtual]
partition(RefVolume *vol_ptr, DLIList< CubitFacet * > &split_faces, RefVolume *&first_new_volume, RefVolume *&second_new_volume, DLIList< RefFace * > &new_surfaces, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool [virtual]
partition(RefEdge *edge_ptr, DLIList< CubitVector * > &split_points, DLIList< RefEdge * > &new_edges, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool
partition(RefEdge *edge_ptr, DLIList< CubitVector * > &split_points, DLIList< RefVertex * > &new_vertices, DLIList< RefEdge * > &new_edges, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool
partition(RefFace *face_ptr, const DLIList< RefEdge * > &split_edges, DLIList< RefFace * > &result_faces, CubitBoolean do_split_curves=CUBIT_FALSE, DLIList< RefEdge * > *new_edges=NULL, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool
partition_face_by_curves(RefFace *face_ptr, const DLIList< Curve * > &split_curves, DLIList< RefFace * > &result_faces, CubitBoolean do_split_curves=CUBIT_FALSE, DLIList< RefEdge * > *new_edges=NULL, CubitBoolean ignore_mesh=CUBIT_FALSE)PartitionTool
PartitionTool()PartitionTool [protected]
unpartition(RefEdge *first_partition_edge, RefEdge *second_partition_edge)PartitionTool
unpartition(RefFace *first_partition_face, RefFace *second_partition_face)PartitionTool
unpartition(RefVolume *first_partition_volume, RefVolume *second_partition_volume)PartitionTool
unpartition(DLIList< RefVolume * > &partition_volumes)PartitionTool
unpartitionAll(DLIList< RefEdge * > &partition_edges, DLIList< RefEdge * > &restored_edges)PartitionTool [virtual]
unpartitionAll(DLIList< RefFace * > &partition_faces, DLIList< RefFace * > &restored_faces)PartitionTool [virtual]
unpartitionAll(DLIList< RefVolume * > &partition_vols, DLIList< RefVolume * > &restored_vols)PartitionTool [virtual]
~PartitionTool()PartitionTool [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines