Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | datadist::dist_t |
interface | datadist::linear_dist_t |
Load-balanced linear distribution \( M = PL + R \). More... | |
Modules | |
module | datadist |
Defines practical data distributions. | |
Functions/Subroutines | |
type(linear_dist_t) function, target | datadist::linear_dist_init (n, rank, size, comm) |
pure integer function | datadist::linear_dist_ip (this) |
pure integer function | datadist::linear_dist_m (this) |
pure integer function | datadist::linear_dist_start (this) |
integer function | datadist::linear_dist_end (this) |