|
Rheolef
7.1
an efficient C++ finite element environment
|
Public Member Functions | |
| iorheomanip1 (std::ios &(*ff)(std::ios &, const T &), const T &ii) | |
Protected Attributes | |
| std::ios &(* | f )(std::ios &, const T &) |
| T | i |
Friends | |
| std::istream & | operator>> (std::istream &is, const iorheomanip1 &m) |
| std::ostream & | operator<< (std::ostream &os, const iorheomanip1 &m) |
Definition at line 124 of file iorheobase.h.
| iorheomanip1 | ( | std::ios &(*)(std::ios &, const T &) | ff, |
| const T & | ii | ||
| ) |
Definition at line 129 of file iorheobase.h.
|
friend |
Definition at line 131 of file iorheobase.h.
|
friend |
Definition at line 133 of file iorheobase.h.
Definition at line 126 of file iorheobase.h.
|
protected |
Definition at line 127 of file iorheobase.h.