GradientFlow_RungeKutta construction.
More...
#include <gradientFlow_RungeKutta.h>
GradientFlow_RungeKutta construction.
This class implements Runge-Kutta method for GradientFlow. [10 Oct 2014 Y.Namekawa]
Definition at line 29 of file gradientFlow_RungeKutta.h.
◆ GradientFlow_RungeKutta()
◆ ~GradientFlow_RungeKutta()
virtual GradientFlow_RungeKutta::~GradientFlow_RungeKutta |
( |
| ) |
|
|
inlinevirtual |
◆ flow()
virtual void GradientFlow_RungeKutta::flow |
( |
double & |
t, |
|
|
double & |
Estep, |
|
|
Field_G & |
U |
|
) |
| |
|
pure virtual |
◆ Norder_RK()
virtual int GradientFlow_RungeKutta::Norder_RK |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: