core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
Loading...
Searching...
No Matches
grid_halo_topology.hpp File Reference
#include <cstring>
#include <map>
#include <vector>
#include "peclet/core/common/mpi.hpp"
#include "peclet/core/common/types.hpp"
#include "peclet/core/decomp/block_decomposer.hpp"
#include "peclet/core/decomp/block_indexer.hpp"
#include "peclet/core/halo/nbx.hpp"

Go to the source code of this file.

Classes

struct  peclet::core::halo::GridFieldView< T >
 A contiguous local array of T (one per cell of the extended block) viewed as a packable field. More...
 
class  peclet::core::halo::GridHaloTopology< Dim >
 
struct  peclet::core::halo::GridHaloTopology< Dim >::FlatTopology
 

Namespaces

namespace  peclet
 
namespace  peclet::core
 
namespace  peclet::core::halo