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

Go to the source code of this file.

Data Types

type  sll_t_linear_operator_mg_cl
 

Modules

module  sll_m_linear_operator_mg_cl
 

Functions/Subroutines

subroutine create_linear_operator_mg_cl (self, mass, n_dofs, delta_x, s_deg_0)
 
subroutine free_mg_cl (self)
 
subroutine dot_mg_cl (self, x, y)
 
subroutine print_info_mg_cl (self)
 
    Report Typos and Errors