Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Modules | Functions/Subroutines | Variables
sll_m_array_plotting.F90 File Reference
#include "sll_memory.h"
#include "sll_working_precision.h"
Include dependency graph for sll_m_array_plotting.F90:

Go to the source code of this file.

Modules

module  sll_m_array_plotting
 

Functions/Subroutines

subroutine, public sll_s_write_projection_2d (mesh4d, array, label, projection, slice, iplot)
 Write a gnuplot file to display 2d projection of 4d array. More...
 

Variables

integer(kind=i32), parameter, public sll_p_x1x2 = 0
 
integer(kind=i32), parameter, public sll_p_x1x3 = 1
 
integer(kind=i32), parameter, public sll_p_x1x4 = 2
 
integer(kind=i32), parameter, public sll_p_x2x3 = 3
 
integer(kind=i32), parameter, public sll_p_x2x4 = 4
 
integer(kind=i32), parameter, public sll_p_x3x4 = 5
 
    Report Typos and Errors