LIMEX plugin
All Classes Functions Variables Typedefs Modules
ug::ConnectionViewerOutputObserver< TDomain, TAlgebra > Class Template Reference

Class for integration observer: Output to ConnectionViewer. More...

#include <data_output_observer.hpp>

Inheritance diagram for ug::ConnectionViewerOutputObserver< TDomain, TAlgebra >:

Public Types

typedef ITimeIntegratorObserver< TDomain, TAlgebra > base_type
 
typedef GridFunction< TDomain, TAlgebra > grid_function_type
 

Public Member Functions

 ConnectionViewerOutputObserver (const char *filename)
 
 ConnectionViewerOutputObserver (const char *filename, number t_out)
 
bool step_process (SmartPtr< grid_function_type > uNew, int step, number time, number dt) OVERRIDE
 

Protected Attributes

std::string m_filename
 
number m_outputTime
 

Detailed Description

template<class TDomain, class TAlgebra>
class ug::ConnectionViewerOutputObserver< TDomain, TAlgebra >

Class for integration observer: Output to ConnectionViewer.


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