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_curl_3d |
Modules | |
module | sll_m_linear_operator_curl_3d |
Functions/Subroutines | |
subroutine | create_linear_operator_curl_3d (self, mass1, mass2, n_dofs, delta_x) |
subroutine | free_curl_3d (self) |
subroutine | dot_curl_3d (self, x, y) |
subroutine | print_info_curl_3d (self) |