IOSS  2.0
anonymous_namespace{Ioss_Decomposition.C} Namespace Reference

Functions

template<typename INT >
std::vector< INTget_entity_dist (size_t proc_count, size_t my_proc, size_t entity_count, size_t *offset, size_t *count)
 
std::string get_decomposition_method (const Ioss::PropertyManager &properties, int my_processor)
 
int get_common_node_count (const std::vector< Ioss::BlockDecompositionData > &el_blocks, MPI_Comm comm)
 

Function Documentation

◆ get_common_node_count()

int anonymous_namespace{Ioss_Decomposition.C}::get_common_node_count ( const std::vector< Ioss::BlockDecompositionData > &  el_blocks,
MPI_Comm  comm 
)

◆ get_decomposition_method()

std::string anonymous_namespace{Ioss_Decomposition.C}::get_decomposition_method ( const Ioss::PropertyManager properties,
int  my_processor 
)

◆ get_entity_dist()

template<typename INT >
std::vector<INT> anonymous_namespace{Ioss_Decomposition.C}::get_entity_dist ( size_t  proc_count,
size_t  my_proc,
size_t  entity_count,
size_t *  offset,
size_t *  count 
)
inline