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_c_scalar_field_2d_initializer_base |
interface | scalar_field_2d_initializer |
type | sll_c_scalar_field_4d_initializer_base |
interface | scalar_field_4d_initializer |
type | sll_c_scalar_field_6d_initializer_base |
interface | scalar_field_6d_initializer |
Modules | |
module | sll_m_scalar_field_initializers_base |
Variables | |
integer, parameter, public | sll_p_node_centered_field = 0 |
integer, parameter, public | sll_p_cell_centered_field = 1 |