Plugins
Loading...
Searching...
No Matches
ug::FSFileMeasurer< TDomain, TAlgebra >::ShellOutput Class Reference
+ Inheritance diagram for ug::FSFileMeasurer< TDomain, TAlgebra >::ShellOutput:

Public Member Functions

void finish () override
 
void output (const std::vector< t_pnt_data > &measurementPoints, int step, number time) override
 
 ShellOutput (bool output_difference, std::string &title)
 
- Public Member Functions inherited from ug::FSFileMeasurer< TDomain, TAlgebra >::IOutputAdapter
virtual ~IOutputAdapter ()
 

Private Attributes

bool m_outputDifference
 
std::string & m_title
 

Constructor & Destructor Documentation

◆ ShellOutput()

template<class TDomain , class TAlgebra >
ug::FSFileMeasurer< TDomain, TAlgebra >::ShellOutput::ShellOutput ( bool  output_difference,
std::string &  title 
)
inline

Member Function Documentation

◆ finish()

template<class TDomain , class TAlgebra >
void ug::FSFileMeasurer< TDomain, TAlgebra >::ShellOutput::finish ( )
inlineoverridevirtual

◆ output()

template<class TDomain , class TAlgebra >
void ug::FSFileMeasurer< TDomain, TAlgebra >::ShellOutput::output ( const std::vector< t_pnt_data > &  measurementPoints,
int  step,
number  time 
)
inlineoverridevirtual

Member Data Documentation

◆ m_outputDifference

template<class TDomain , class TAlgebra >
bool ug::FSFileMeasurer< TDomain, TAlgebra >::ShellOutput::m_outputDifference
private

◆ m_title

template<class TDomain , class TAlgebra >
std::string& ug::FSFileMeasurer< TDomain, TAlgebra >::ShellOutput::m_title
private

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