Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_t_singular_mapping_advector_rotating |
Functions/Subroutines | |
subroutine | s_singular_mapping_advector_rotating__init (self, xc, omega) |
subroutine | s_singular_mapping_advector_rotating__free (self) |
Variables | |
integer, parameter | wp = f64 |
subroutine sll_m_singular_mapping_advector_rotating::s_singular_mapping_advector_rotating__free | ( | class(sll_t_singular_mapping_advector_rotating), intent(inout) | self | ) |
Definition at line 72 of file sll_m_singular_mapping_advector_rotating.F90.
subroutine sll_m_singular_mapping_advector_rotating::s_singular_mapping_advector_rotating__init | ( | class(sll_t_singular_mapping_advector_rotating), intent(inout) | self, |
real(wp), dimension(2), intent(in) | xc, | ||
real(wp), intent(in) | omega | ||
) |
Definition at line 33 of file sll_m_singular_mapping_advector_rotating.F90.
integer, parameter wp = f64 |
Definition at line 13 of file sll_m_singular_mapping_advector_rotating.F90.