Loading...
Searching...
No Matches
terra::communication::shell::Redistribute< GridDataType > Member List

This is the complete list of members for terra::communication::shell::Redistribute< GridDataType >, including all inherited members.

apply(const GridDataType &src_fine, GridDataType &dst_coarse)terra::communication::shell::Redistribute< GridDataType >inline
apply_transpose(const GridDataType &src_coarse, GridDataType &dst_fine)terra::communication::shell::Redistribute< GridDataType >inline
buffer_view typedefterra::communication::shell::Redistribute< GridDataType >
host_buffer_view typedefterra::communication::shell::Redistribute< GridDataType >
is_identity() constterra::communication::shell::Redistribute< GridDataType >inline
memory_space typedefterra::communication::shell::Redistribute< GridDataType >
pack_(const GridDataType &src, const buffer_view &buf, const std::vector< Message > &messages, bool use_fine_index) constterra::communication::shell::Redistribute< GridDataType >inline
Redistribute(const grid::shell::DistributedDomain &domain_fine, const grid::shell::DistributedDomain &domain_coarse, const grid::shell::SubdomainToRankDistributionFunction &subdomain_to_rank_fine, const grid::shell::SubdomainToRankDistributionFunction &subdomain_to_rank_coarse)terra::communication::shell::Redistribute< GridDataType >inline
ScalarType typedefterra::communication::shell::Redistribute< GridDataType >
unpack_(GridDataType &dst, const buffer_view &buf, const std::vector< Message > &messages, bool use_fine_index) constterra::communication::shell::Redistribute< GridDataType >inline
VecDimterra::communication::shell::Redistribute< GridDataType >static