Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Functions/Subroutines
sll_m_characteristics_1d_base.F90 File Reference
#include "sll_assert.h"
#include "sll_working_precision.h"
Include dependency graph for sll_m_characteristics_1d_base.F90:

Go to the source code of this file.

Data Types

type  sll_c_characteristics_1d_base
 
interface  signature_compute_characteristics_1d
 
interface  sll_i_signature_process_outside_point_1d
 

Modules

module  sll_m_characteristics_1d_base
 Abstract class for characteristic derived type.
 

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)
 
    Report Typos and Errors