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

Go to the source code of this file.

Data Types

type  sll_t_poisson_2d_fem_sps_dense_projector
 

Modules

module  sll_m_poisson_2d_fem_sps_dense_projector
 

Functions/Subroutines

subroutine s_poisson_2d_fem_sps_dense_projector__init (self, n1, n2, L)
 
subroutine s_poisson_2d_fem_sps_dense_projector__change_basis_matrix (self, Q, Qp)
 
subroutine s_poisson_2d_fem_sps_dense_projector__change_basis_vector (self, V, Vp)
 
subroutine s_poisson_2d_fem_sps_dense_projector__change_basis_vector_inv (self, Vp, V)
 
subroutine s_poisson_2d_fem_sps_dense_projector__free (self)
 

Variables

integer, parameter wp = f64
 
    Report Typos and Errors