Go to the source code of this file.
Functions | |
int | default_partitioning0 (int *x, int ndim, int *nx) |
template<int dim> | |
int | default_partitioning (int *x, int ndim, int *nx) |
Example functions to do parallel partitioning of a lattice
Licensed under GPL2 license Read attached license in file mdp_license.pdf This file cannot be distributed without file mdp_license.pdf
int default_partitioning | ( | int * | x, | |
int | ndim, | |||
int * | nx | |||
) | [inline] |
int default_partitioning0 | ( | int * | x, | |
int | ndim, | |||
int * | nx | |||
) |