OGS
NumLib::TimeDiscretizedODESystem< ODETag, NLTag > Class Template Reference

Detailed Description

template<ODESystemTag ODETag, NonlinearSolverTag NLTag>
class NumLib::TimeDiscretizedODESystem< ODETag, NLTag >

A NonlinearSystem together with some TimeDiscretization scheme.

This class represents a specific type of first-order ODE, as indicated by ODETag.

Template Parameters
ODETaga tag indicating the type of ODE.
NLTaga tag indicating the method used for resolving nonlinearities.

Definition at line 49 of file TimeDiscretizedODESystem.h.


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