Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sol (vkgs, vkgd, vkgi, vfg, kld, vu, neq, mp, ifac, isol, nsym, energ, ier, nsky) |
function | scal (x, y, n) |
function scal | ( | dimension(n) | x, |
dimension(n) | y, | ||
n | |||
) |
subroutine sol | ( | dimension(nsky) | vkgs, |
dimension(neq) | vkgd, | ||
dimension(nsky) | vkgi, | ||
dimension(neq) | vfg, | ||
dimension(neq+1) | kld, | ||
dimension(neq) | vu, | ||
neq, | |||
mp, | |||
ifac, | |||
isol, | |||
nsym, | |||
energ, | |||
ier, | |||
nsky | |||
) |