Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_working_precision.h"
Go to the source code of this file.
Data Types | |
type | sll_t_linear_operator_penalized |
class for a linear operator_penalized More... | |
Modules | |
module | sll_m_linear_operator_penalized |
module for a penalized linear operator | |
Functions/Subroutines | |
subroutine | create_linear_operator_penalized (self, linear_operator, vecs, n_dim_nullspace) |
creates a linear operator_penalized More... | |
subroutine | free_linear_operator_penalized (self) |
destroys the current object More... | |
subroutine | dot_linear_operator_penalized (self, x, y) |
apply the dot operation More... | |
subroutine | print_info_linear_operator_penalized (self) |
prints a linear operator More... | |