Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_working_precision.h"
Go to the source code of this file.
Data Types | |
type | sll_c_hamiltonian_splitting_base |
Type for Hamiltonian splittings. More... | |
interface | splitting |
interface | empty |
Modules | |
module | sll_m_hamiltonian_splitting_base |
Base class for Hamiltonian splittings. | |
Functions/Subroutines | |
subroutine | splitting_fourth (self, dt, number_steps) |
subroutine | splitting_fourth_10steps (self, dt, number_steps) |
subroutine | splitting_second_4steps (self, dt, number_steps) |
subroutine | reinit_fields (self) |