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

Go to the source code of this file.

Data Types

type  sll_t_advector_2d_tensor_product
 

Modules

module  sll_m_advection_2d_tensor_product
 use of CSL1D in 2D
 

Functions/Subroutines

type(sll_t_advector_2d_tensor_product) function, pointer, public sll_f_new_advector_2d_tensor_product (advect_x1, advect_x2, npts1, npts2)
 
subroutine initialize_advector_2d_tensor_product (adv, advect_x1, advect_x2, npts1, npts2)
 
subroutine tensor_product_advect_2d (adv, A1, A2, dt, input, output)
 
    Report Typos and Errors