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_derivative_2d_oblic.F90 File Reference
#include "sll_memory.h"
#include "sll_working_precision.h"
Include dependency graph for sll_m_derivative_2d_oblic.F90:

Go to the source code of this file.

Data Types

type  sll_t_oblic_2d_derivative
 

Modules

module  sll_m_derivative_2d_oblic
 

Functions/Subroutines

type(sll_t_oblic_2d_derivative) function, pointer, public sll_f_new_oblic_2d_derivative (Nc_x1, adv_x1, Nc_x2, x2_min, x2_max, stencil_r, stencil_s)
 
subroutine initialize_oblic_2d_derivative (deriv, Nc_x1, adv_x1, Nc_x2, x2_min, x2_max, stencil_r, stencil_s)
 
subroutine, public sll_s_compute_oblic_derivative_2d (deriv, A1, A2, input, output)
 
    Report Typos and Errors