Loading...
Searching...
No Matches
agglomerated_distribution.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  terra
 
namespace  terra::grid
 
namespace  terra::grid::shell
 

Functions

SubdomainToRankDistributionFunction terra::grid::shell::agglomerated_subdomain_to_rank (SubdomainToRankDistributionFunction orig, int factor)
 Wrap an existing subdomain_to_rank function to emit sub-comm-local ranks.
 
std::vector< SubdomainToRankDistributionFunctionterra::grid::shell::build_level_subdomain_to_rank (const SubdomainToRankDistributionFunction &orig, const std::vector< int > &factors)
 Compose a chain of agglomerated subdomain_to_rank functions for a level ladder.