![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Abstract class for characteristic derived type.
Derived types and interfaces | |
| type | sll_c_characteristics_1d_base |
| interface | signature_compute_characteristics_1d |
| interface | sll_i_signature_process_outside_point_1d |
Functions/Subroutines | |
| function, public | sll_f_process_outside_point_periodic (eta, eta_min, eta_max) |
| function, public | sll_f_process_outside_point_set_to_limit (eta, eta_min, eta_max) |
| function, public sll_m_characteristics_1d_base::sll_f_process_outside_point_periodic | ( | intent(in) | eta, |
| intent(in) | eta_min, | ||
| intent(in) | eta_max | ||
| ) |
Definition at line 84 of file sll_m_characteristics_1d_base.F90.
| function, public sll_m_characteristics_1d_base::sll_f_process_outside_point_set_to_limit | ( | intent(in) | eta, |
| intent(in) | eta_min, | ||
| intent(in) | eta_max | ||
| ) |
Definition at line 113 of file sll_m_characteristics_1d_base.F90.
1.9.1