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 | Variables
sll_m_qn_solver_2d_fem_sps_stencil_new.F90 File Reference
#include "sll_assert.h"
#include "sll_errors.h"
Include dependency graph for sll_m_qn_solver_2d_fem_sps_stencil_new.F90:

Go to the source code of this file.

Data Types

type  sll_t_qn_solver_2d_fem_sps_stencil_new
 

Modules

module  sll_m_qn_solver_2d_fem_sps_stencil_new
 

Functions/Subroutines

subroutine s_qn_solver_2d_fem_sps_stencil_new__init (self, bsplines_eta1, bsplines_eta2, breaks_eta1, breaks_eta2, mapping, coeffs1, coeffs2, tol, verbose)
 
subroutine s_qn_solver_2d_fem_sps_stencil_new__set_boundary_conditions (self, bc)
 
subroutine s_qn_solver_2d_fem_sps_stencil_new__reset_charge (self)
 
subroutine s_qn_solver_2d_fem_sps_stencil_new__accumulate_charge_1 (self, rhs)
 
subroutine s_qn_solver_2d_fem_sps_stencil_new__accumulate_charge_2 (self, rhs)
 
subroutine s_qn_solver_2d_fem_sps_stencil_new__accumulate_charge_3 (self, intensity, location)
 
subroutine s_qn_solver_2d_fem_sps_stencil_new__solve (self, sol)
 
subroutine s_qn_solver_2d_fem_sps_stencil_new__free (self)
 

Variables

integer, parameter wp = f64
 
    Report Typos and Errors