Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::OutputTecplot< std::complex< F > > Class Template Reference
Inheritance diagram for concepts::OutputTecplot< std::complex< F > >:
concepts::OutputOperator

Public Member Functions

 OutputTecplot (const std::complex< 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.
 

Detailed Description

template<typename F>
class concepts::OutputTecplot< std::complex< F > >

Definition at line 51 of file outputTecplot.hh.

Constructor & Destructor Documentation

◆ OutputTecplot()

template<typename F >
concepts::OutputTecplot< std::complex< F > >::OutputTecplot ( const std::complex< F > &  val)
inline

Definition at line 53 of file outputTecplot.hh.

Member Function Documentation

◆ header()

template<typename F >
void concepts::OutputTecplot< std::complex< F > >::header ( std::ostream &  os,
std::string  name,
uint  cnt = 0 
)

Output of a header

Append a header to os.

Definition at line 70 of file outputTecplot.hh.

◆ info()

template<typename F >
std::ostream & concepts::OutputTecplot< std::complex< F > >::info ( std::ostream &  os) const
inlineprotectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 61 of file outputTecplot.hh.


The documentation for this class was generated from the following file: