Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Functions/Subroutines
sol.f File Reference

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/Subroutine Documentation

◆ scal()

function scal ( dimension(n)  x,
dimension(n)  y,
  n 
)

Definition at line 172 of file sol.f.

Here is the caller graph for this function:

◆ sol()

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 
)

Definition at line 1 of file sol.f.

Here is the call graph for this function:
Here is the caller graph for this function:
    Report Typos and Errors