choreo.segm.ODE.ExplicitSymplecticRKTable#
- class ExplicitSymplecticRKTable(c_table=None, d_table=None, th_cvg_rate=None)#
Butcher Tables for explicit symplectic Runge-Kutta methods
Class Constructor
- __init__(*args, **kwargs)
Methods Summary
Returns
True
if the Runge-Kutta method is symmetric.Returns
True
if the pair of Runge-Kutta methods is symmetric.Computes the symmetric adjoint of a
ExplicitSymplecticRKTable
.Computes the symmetry default of a single / a pair of
ExplicitSymplecticRKTable
.Attributes
Number of steps of the method.
Theoretical convergence rate of the method for smooth initial value problems.