Public Member Functions | |
OutputTecplot (const Array< F > &val) | |
void | header (std::ostream &os, std::string name, uint cnt=0) |
Protected Member Functions | |
std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
Definition at line 78 of file outputTecplot.hh.
|
inline |
Definition at line 80 of file outputTecplot.hh.
void concepts::OutputTecplot< Array< F > >::header | ( | std::ostream & | os, |
std::string | name, | ||
uint | cnt = 0 |
||
) |
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 88 of file outputTecplot.hh.