numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_collect::ode::rosenbrock::default_rosenbrock_equation_solver< Problem > Struct Template Reference

Class to get the default class to solve equations in Rosenbrock methods. More...

+ Collaboration diagram for num_collect::ode::rosenbrock::default_rosenbrock_equation_solver< Problem >:

Detailed Description

template<concepts::problem Problem>
struct num_collect::ode::rosenbrock::default_rosenbrock_equation_solver< Problem >

Class to get the default class to solve equations in Rosenbrock methods.

Template Parameters
ProblemType of the problem.

Definition at line 39 of file default_rosenbrock_equation_solver.h.


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