Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
assign_global_ids | PartitionerBase< T > | [protected] |
get_global_id_option() | PartitionerBase< T > | [inline] |
include_closure()=0 | PartitionerBase< T > | [pure virtual] |
mbImpl | PartitionerBase< T > | [protected] |
newComm | PartitionerBase< T > | [protected] |
part_sets() | PartitionerBase< T > | [inline] |
part_sets() const | PartitionerBase< T > | [inline] |
partition_mesh(const T nparts, const char *method, const int part_dim=3, const bool write_as_sets=true, const bool write_as_tags=false, const bool partition_tagged_sets=false, const bool partition_tagged_ents=false, const char *aggregating_tag=NULL, const bool print_time=false)=0 | PartitionerBase< T > | [pure virtual] |
partition_mesh_and_geometry(const double part_geom_mesh_size, const T nparts, const char *zmethod, const char *other_method, double imbal_tol, const int part_dim=3, const bool write_as_sets=true, const bool write_as_tags=false, const int obj_weight=0, const int edge_weight=0, const bool part_surf=false, const bool ghost=false, const int projection_type=0, const bool recompute_rcb_box=false, const bool print_time=false)=0 | PartitionerBase< T > | [pure virtual] |
PartitionerBase(Interface *impl=NULL, const bool use_coords=false) | PartitionerBase< T > | [inline] |
partSets | PartitionerBase< T > | [protected] |
set_global_id_option(bool id_opt) | PartitionerBase< T > | [inline] |
useCoords | PartitionerBase< T > | [protected] |
write_partition(const T nparts, Range &elems, const T *assignment, const bool write_as_sets, const bool write_as_tags)=0 | PartitionerBase< T > | [pure virtual] |
~PartitionerBase() | PartitionerBase< T > | [inline, virtual] |