|
Rheolef
7.1
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
| rheolef | |
| This file is part of Rheolef. | |
Functions | |
| template<class T , class A > | |
| idiststream & | operator>> (idiststream &ips, hack_array< T, sequential, A > &x) |
| template<class T , class A > | |
| odiststream & | operator<< (odiststream &ops, const hack_array< T, sequential, A > &x) |
| template<class T , class A > | |
| idiststream & | operator>> (idiststream &ips, hack_array< T, distributed, A > &x) |
| template<class T , class A > | |
| odiststream & | operator<< (odiststream &ops, const hack_array< T, distributed, A > &x) |