|
LIMEX plugin
|
Integration observer: Output using Lua callback. More...
#include <aux_output_observer.hpp>
Classes | |
| struct | IntegralSpecs |
Public Types | |
| typedef ITimeIntegratorObserver< TDomain, TAlgebra > | base_type |
| typedef GridFunction< TDomain, TAlgebra > | grid_function_type |
| typedef VTKOutput< TDomain::dim > | vtk_type |
Protected Attributes | |
| std::vector< IntegralSpecs > | m_vIntegralData |
Integration observer: Output using Lua callback.
! TODO: should be replaced by LUA observer!