Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Private Member Functions | |
subroutine | sll_s_delete_hex_mesh_2d (mesh) |
Deletes an hexagonal mesh. More... | |
Definition at line 140 of file sll_m_hexagonal_meshes.F90.
|
private |
Deletes an hexagonal mesh.
Takes care of all deallocation necessary to sll_o_delete an hex mesh
[IN] | mesh hexagonal mesh to be deleted |
Definition at line 2200 of file sll_m_hexagonal_meshes.F90.