18 #ifndef LOCAL_TO_GLOBAL_MAP_HH_ 19 #define LOCAL_TO_GLOBAL_MAP_HH_ 91 void insert(
const unsigned int idx);
103 inline unsigned int operator[] (
const unsigned int local_idx)
const
std::vector< unsigned int > global_indices_
mapping for all local indices
void insert(const unsigned int idx)
LocalToGlobalMap(const Distribution &distr)
std::shared_ptr< Distribution > get_distr()
const std::vector< unsigned int > & get_map_vector() const
std::shared_ptr< Distribution > distr_
distribution of the global indices
class to manage local indices on sub-domain to global indices on domain
Global macros to enhance readability and debugging, general constants.
#define OLD_ASSERT_LESS(a, b)
unsigned int operator[](const unsigned int local_idx) const
unsigned int size() const
std::set< unsigned int > * nonlocal_indices_
auxiliary set of non-local part of the map