communicate_all_true(bool &value, MsqError &err) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_any_true(bool &value, MsqError &err) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_first_independent_set(MsqError &)=0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_histogram_to_zero(std::vector< int > &histogram, MsqError &) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_min_max_to_all(double *minimum, double *maximum, MsqError &) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_min_max_to_zero(double *minimum, double *maximum, MsqError &) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_next_independent_set(MsqError &)=0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_power_sum_to_zero(double *pMean, MsqError &) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
communicate_sums_to_zero(size_t *freeElementCount, int *invertedElementCount, size_t *elementCount, int *invertedSampleCount, size_t *sampleCount, long unsigned int *count, long unsigned int *invalid, double *sum, double *sqrSum, MsqError &) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
compute_first_independent_set(std::vector< Mesh::VertexHandle > &fixed_vertices)=0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
compute_next_independent_set()=0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
get_next_partition_boundary_vertex(MBMesquite::Mesh::VertexHandle &vertex_handle)=0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
get_nprocs() const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
get_rank() const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
is_our_element(Mesh::ElementHandle element_handle, MsqError &) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
is_our_vertex(Mesh::VertexHandle vertex_handle, MsqError &) const =0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
QualityAssessor class | MBMesquite::ParallelHelper | [friend] |
set_communication_model(int model, MsqError &)=0 | MBMesquite::ParallelHelper | [pure virtual] |
set_communicator(size_t comm)=0 | MBMesquite::ParallelHelper | [pure virtual] |
set_generate_random_numbers(int grn, MsqError &)=0 | MBMesquite::ParallelHelper | [pure virtual] |
set_parallel_mesh(ParallelMesh *mesh)=0 | MBMesquite::ParallelHelper | [pure virtual] |
smoothing_close(MsqError &)=0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
smoothing_init(MsqError &)=0 | MBMesquite::ParallelHelper | [protected, pure virtual] |
VertexMover class | MBMesquite::ParallelHelper | [friend] |
~ParallelHelper() | MBMesquite::ParallelHelper | [inline, virtual] |