GridFormat 0.2.1
I/O-Library for grid-like data structures
|
#include <parallel.hpp>
Helper for finding the locations of the sub-grids associated with each rank in structured parallel grids
Public Types | |
using | Origin = std::array< T, dim > |
using | Basis = std::array< Origin, dim > |