Rheolef
7.2
an efficient C++ finite element environment
|
disarray
- distributed container
More...
Go to the source code of this file.
Namespaces | |
rheolef | |
This file is part of Rheolef. | |
rheolef::details | |
Functions | |
template<class T , class A > | |
idiststream & | operator>> (idiststream &ips, disarray< T, sequential, A > &x) |
template<class T , class A > | |
odiststream & | operator<< (odiststream &ops, const disarray< T, sequential, A > &x) |
template<class T , class A > | |
idiststream & | operator>> (idiststream &ips, disarray< T, distributed, A > &x) |
template<class T , class A > | |
odiststream & | operator<< (odiststream &ops, const disarray< T, distributed, A > &x) |
disarray
- distributed container
Definition in file disarray.h.