![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Create the mtv file to plot a structured mesh (cartesian or curvilinear) More...
Private Member Functions | |
| 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... | |
Create the mtv file to plot a structured mesh (cartesian or curvilinear)
Definition at line 38 of file sll_m_plotmtv.F90.
|
private |
write a data file plotable by plotmtv to visualize a 2d curvilinear mesh
| nx | x points number |
| ny | y points number |
| xcoord | x coordinates |
| ycoord | y coordiantes |
| label | field name |
| error | error code |
Definition at line 46 of file sll_m_plotmtv.F90.
1.9.1