|
Rheolef
7.1
an efficient C++ finite element environment
|
Public Member Functions | |
| template<typename... Args> | |
| __iobranch (odiststream &(*put)(odiststream &, const branch_basic< T, M > &), idiststream &(*get)(idiststream &, branch_basic< T, M > &), branch_basic< T, M > &x, T &t, field_basic< T, M > &u0, Args &... uk) | |
| __iobranch (const __iobranch< T, M > &x) | |
| template<typename... Args> | |
| void | fill_field_references (std::size_t i, field_basic< T, M > &ui, Args &... uk) |
| void | fill_field_references (std::size_t i) |
| __iobranch | ( | odiststream &(*)(odiststream &, const branch_basic< T, M > &) | put, |
| idiststream &(*)(idiststream &, branch_basic< T, M > &) | get, | ||
| branch_basic< T, M > & | x, | ||
| T & | t, | ||
| field_basic< T, M > & | u0, | ||
| Args &... | uk | ||
| ) |
| __iobranch | ( | const __iobranch< T, M > & | x | ) |
| void fill_field_references | ( | std::size_t | i, |
| field_basic< T, M > & | ui, | ||
| Args &... | uk | ||
| ) |