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

Go to the source code of this file.

Modules

module  sll_m_wedge_product_generaldim
 

Functions/Subroutines

pure real(kind=f64) function, dimension(2, size(v, 2)), public sll_f_cross_product_2d (v, w)
 
pure real(kind=f64) function, dimension(3, size(v, 2)), public sll_f_cross_product_3d (v, w)
 
    Report Typos and Errors