Loading [MathJax]/extensions/tex2jax.js
OGS
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
NumLib::ODESystem< ODETag, NLTag > Class Template Reference

Detailed Description

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

ODE system interface.

This is the interface an ODE has to implement in order to be solved with this ODE solver library.

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

Definition at line 32 of file ODESystem.h.


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