Rheolef
7.2
an efficient C++ finite element environment
|
disarray
- distributed container
More...
Go to the source code of this file.
Namespaces | |
namespace | rheolef |
This file is part of Rheolef. | |
namespace | 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.