LIMEX plugin
All Classes Functions Variables Typedefs Modules
ug::PlotRefOutputObserver< TDomain, TAlgebra > Class Template Reference
Inheritance diagram for ug::PlotRefOutputObserver< TDomain, TAlgebra >:

Public Types

typedef ITimeIntegratorObserver< TDomain, TAlgebra > base_type
 
typedef GridFunction< TDomain, TAlgebra > grid_function_type
 
typedef VTKOutput< TDomain::dim > vtk_type
 

Public Member Functions

 PlotRefOutputObserver (SmartPtr< UserData< number, grid_function_type::dim > > spExactSol)
 
bool step_process (SmartPtr< grid_function_type > uNew, int step, number time, number dt) OVERRIDE
 

Protected Attributes

SmartPtr< UserData< number, grid_function_type::dim > > m_spReference
 
SmartPtr< vtk_type > m_sp_vtk
 

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