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

Go to the source code of this file.

Data Types

type  sll_t_linear_operator_particle_mass_3d_diag
 

Modules

module  sll_m_linear_operator_particle_mass_3d_diag
 

Functions/Subroutines

subroutine create_linear_operator_particle_mass_3d_diag (self, n_cells, degree, degree2)
 
subroutine free_particle_mass_3d_diag (self)
 
subroutine dot_particle_mass_3d_diag (self, x, y)
 
integer(kind=i32) function index_3dto1d (num_pts, ind1, ind2, ind3)
 
subroutine print_info_particle_mass_3d_diag (self)
 
    Report Typos and Errors