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_assembler.F90 File Reference

Go to the source code of this file.

Data Types

type  sll_t_poisson_2d_fem_sps_dense_assembler
 

Modules

module  sll_m_poisson_2d_fem_sps_dense_assembler
 

Functions/Subroutines

subroutine s_poisson_2d_fem_sps_dense_assembler__init (self, n1, n2, weak_form)
 
subroutine s_poisson_2d_fem_sps_dense_assembler__add_element_mat (self, k1, k2, data_1d_eta1, data_1d_eta2, int_volume, inv_metric, A, M)
 
subroutine s_poisson_2d_fem_sps_dense_assembler__add_element_rhs (self, k1, k2, data_1d_eta1, data_1d_eta2, data_2d_rhs, int_volume, b)
 

Variables

integer, parameter wp = f64
 
    Report Typos and Errors