Plugins
time_integrator.hpp File Reference

Go to the source code of this file.

Classes

class  ug::ConnectionViewerOutputObserver< TDomain, TAlgebra >
 Sample class for integration observer: Output to VTK. More...
 
class  ug::ConstStepLinearTimeIntegrator< TDomain, TAlgebra >
 Integrate over a given time interval (for a linear problem) More...
 
class  ug::DiscontinuityIntegrator< TDomain, TAlgebra >
 This class integrates (t0, t1] with stops at intermediate points tk. More...
 
class  ug::ILinearTimeIntegrator< TDomain, TAlgebra >
 integration of linear systems More...
 
class  ug::INonlinearTimeIntegrator< TDomain, TAlgebra >
 integration of non-linear systems (with bounds on dt) More...
 
struct  ug::IntegrationOutputObserver< TDomain, TAlgebra >::IntegralSpecs
 
class  ug::IntegrationOutputObserver< TDomain, TAlgebra >
 Integration observer: Output using Lua callback. More...
 
class  ug::ITimeDiscDependentObject< TAlgebra >
 ITimeDiscDependentObject. More...
 
class  ug::ITimeIntegrator< TDomain, TAlgebra >
 Integrates over a given time interval [a,b] with step size dt. More...
 
class  ug::LinearTimeIntegrator< TDomain, TAlgebra >
 Integrate over a given time interval (for a linear problem) More...
 
class  ug::PlotRefOutputObserver< TDomain, TAlgebra >
 
class  ug::TimeIntegratorLinearAdaptive< TDomain, TAlgebra >
 Integrate over a given time interval (for a linear problem) More...
 
class  ug::TimeStepBounds
 
class  ug::VTKOutputObserver< TDomain, TAlgebra >
 Sample class for integration observer: Output to VTK. More...
 

Namespaces

 ug
 

Macros

#define OVERRIDE
 

Macro Definition Documentation

◆ OVERRIDE

#define OVERRIDE