VPTissue Reference Manual
SimPT_Sim::OdeintFactory0 Class Reference

Produces factory function for odeint integrator algorithm. More...

#include <OdeintFactory0.h>

Collaboration diagram for SimPT_Sim::OdeintFactory0:
Collaboration graph

Public Types

using Solver = OdeintTraits< State >::Solver
 
using State = OdeintTraits<>::State
 
using System = OdeintTraits< State >::System
 

Public Member Functions

Solver Create (const std::string &name)
 
std::list< std::string > List () const
 
bool ProvidesSolver (const std::string &name) const
 Returns true iff this factory can provide the requested solver.
 

Detailed Description

Produces factory function for odeint integrator algorithm.

Definition at line 34 of file OdeintFactory0.h.


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