Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_memory.h"
#include "sll_working_precision.h"
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) |