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

Go to the source code of this file.

Data Types

type  sll_t_qn_2d_polar_splines_solver
 

Modules

module  sll_m_qn_2d_polar_splines_solver
 

Functions/Subroutines

type(sll_t_qn_2d_polar_splines_solver) function, pointer, public sll_f_new_qn_2d_polar_splines_solver (eta_min, eta_max, Nc, N_points, lambda, T_i)
 
subroutine, public sll_s_qn_2d_polar_splines_solver_init (qn, eta_min, eta_max, Nc, N_points, lambda, T_i)
 
subroutine precompute_qn_2d_polar_splines (qn, mu_points, mu_weights, N_mu)
 
subroutine solve_qn_2d_polar_splines (qn, phi)
 
    Report Typos and Errors