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 | |
interface | sll_o_plotmtv_write |
Create the mtv file to plot a structured mesh (cartesian or curvilinear) More... | |
Modules | |
module | sll_m_plotmtv |
Implements the functions to write data file plotable by Plotmtv. | |
Functions/Subroutines | |
subroutine | sll_plotmtv_curv_2d (nx, ny, xcoord, ycoord, label, error) |
write a data file plotable by plotmtv to visualize a 2d curvilinear mesh More... | |