#include <dune/grid/yaspgrid/partitioning.hh>
|
using | iTupel = std::array< int, d > |
|
|
void | partition (const iTupel &size, int P, iTupel &dims, int overlap) const final |
| Distribute a structured grid across a set of processors. More...
|
|
◆ iTupel
◆ partition()
Distribute a structured grid across a set of processors.
- Parameters
-
[in] | size | Number of elements in each coordinate direction, for the entire grid |
[in] | P | Number of processors |
Implements Dune::Yasp::Partitioning< d >.
The documentation for this class was generated from the following file: