|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| cntr::distributed_array< T >::distributed_array | ( | int | n, |
| int | maxlen, | ||
| bool | mpi | ||
| ) |
Initializes the distributed_array class.
Initializes the distributed_array class, where template T is a type of the basic unit of data, with or without the MPI support.
| n |
|
| maxlen |
|
| mpi |
|
Definition at line 88 of file cntr_distributed_array_impl.hpp.