Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Derived types and interfaces | Functions/Subroutines
sll_m_time_composition Module Reference

Description

Author
Jakob Ameres (jakob.nosp@m..ame.nosp@m.res@t.nosp@m.um.d.nosp@m.e)

Derived types and interfaces

type  sll_t_comp_coeff_sym_sym
 Symmetric Composition of Symmetric Methods. More...
 

Functions/Subroutines

subroutine time_composition_sym_sym (this, order, stages)
 returns available stages for composition of desired order More...
 

Function/Subroutine Documentation

◆ time_composition_sym_sym()

subroutine sll_m_time_composition::time_composition_sym_sym ( class(sll_t_comp_coeff_sym_sym), intent(inout)  this,
integer(kind=i32), intent(in)  order,
integer(kind=i32), intent(in)  stages 
)
private

returns available stages for composition of desired order

Symmetric Composition of Symmetric Methods relaxing the number of stages can lead to better methods of high order

Definition at line 38 of file sll_m_time_composition.F90.

    Report Typos and Errors