Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_errors.h"
#include "sll_memory.h"
#include "sll_working_precision.h"
Go to the source code of this file.
Data Types | |
type | sll_t_nml_mesh_1d_two_grid_cart |
interface | sll_o_nml_mesh_1d_two_grid_cart |
Modules | |
module | sll_m_nml_mesh_1d_two_grid_cart |
initialization of 1d two grid cartesian mesh from namelist | |
Functions/Subroutines | |
subroutine | s_nml_mesh_1d_two_grid_cart_array (filename, array, clone, proc_id) |
create 1d array from namelist More... | |
subroutine | s_nml_mesh_1d_two_grid_cart_print (filename, clone, proc_id) |
print namelist info More... | |