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_nml_mesh_1d_cart.F90 File Reference
#include "sll_errors.h"
#include "sll_memory.h"
#include "sll_working_precision.h"
Include dependency graph for sll_m_nml_mesh_1d_cart.F90:

Go to the source code of this file.

Data Types

type  sll_t_nml_mesh_1d_cart
 
interface  sll_o_nml_mesh_1d_cart
 

Modules

module  sll_m_nml_mesh_1d_cart
 initialization of 1d cartesian mesh from namelist
 

Functions/Subroutines

subroutine s_nml_mesh_1d_cart_array (filename, array, clone, proc_id)
 create 1d array from namelist More...
 
subroutine s_nml_mesh_1d_cart_print (filename, clone, proc_id)
 print namelist info More...
 
    Report Typos and Errors