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

ITimeDiscDependentObject. More...

#include <time_integrator.hpp>

Inheritance diagram for ug::ITimeDiscDependentObject< TAlgebra >:
ug::ConstStepLinearTimeIntegrator< TDomain, TAlgebra > ug::LinearTimeIntegrator< TDomain, TAlgebra > ug::SimpleTimeIntegrator< TDomain, TAlgebra > ug::TimeIntegratorLinearAdaptive< TDomain, TAlgebra >

Public Types

typedef ITimeDiscretization< TAlgebra > time_disc_type
 

Public Member Functions

 ITimeDiscDependentObject (SmartPtr< time_disc_type > spTimeDisc)
 
SmartPtr< time_disc_type > get_time_disc ()
 

Protected Attributes

SmartPtr< time_disc_type > m_spTimeDisc
 

Detailed Description

template<class TAlgebra>
class ug::ITimeDiscDependentObject< TAlgebra >

ITimeDiscDependentObject.


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