16#ifndef Schema_RK_Rationnel_included
17#define Schema_RK_Rationnel_included
19#include <TRUSTSchema_RK.h>
22class Schema_RK_Rationnel
39 Declare_instanciable(
RRK2);
class Equation_base The role of an equation is the calculation of one or more fields....
: class RRK2 This class represents a second-order rational Runge-Kutta scheme:
int faire_un_pas_de_temps_eqn_base(Equation_base &) override
Performs a second-order rational Runge-Kutta time step on the equation passed as parameter.