IOSS  2.0
Ioss_Decomposition.C File Reference
#include <Ioss_Decomposition.h>
#include <Ioss_ElementTopology.h>
#include <Ioss_ParallelUtils.h>
#include <Ioss_Sort.h>
#include <Ioss_Utils.h>
#include <algorithm>
#include <cassert>
#include <fmt/ostream.h>
#include <numeric>
Include dependency graph for Ioss_Decomposition.C:

Namespaces

 anonymous_namespace{Ioss_Decomposition.C}
 
 Ioss
 The main namespace for the Ioss library.
 

Functions

int Zoltan_get_global_id_type (char **name)
 
template<typename INT >
std::vector< INTanonymous_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)
 
std::string anonymous_namespace{Ioss_Decomposition.C}::get_decomposition_method (const Ioss::PropertyManager &properties, int my_processor)
 
int anonymous_namespace{Ioss_Decomposition.C}::get_common_node_count (const std::vector< Ioss::BlockDecompositionData > &el_blocks, MPI_Comm comm)
 

Function Documentation

◆ Zoltan_get_global_id_type()

int Zoltan_get_global_id_type ( char **  name)