Rheolef
7.1
an efficient C++ finite element environment
|
disarray
- distributed container
More...
Go to the source code of this file.
Classes | |
struct | _disarray_put_element_type< T > |
disarray element output helper More... | |
struct | _disarray_put_matlab_type< T > |
struct | _disarray_get_element_type< T > |
disarray element input helper More... | |
class | disarray_rep< T, M, A > |
class | disarray_rep< T, sequential, A > |
class | disarray< T, M, A > |
see the disarray page for the full documentation More... | |
class | disarray< T, sequential, A > |
Namespaces | |
rheolef | |
This file is part of Rheolef. | |
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) |
disarray
- distributed container
Definition in file disarray.h.