Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
XDMF file, sequential. More...
Private Member Functions | |
procedure | init => t_xdmf__init |
procedure | write => t_xdmf__write |
procedure | delete => t_xdmf__delete |
procedure | add_grid => t_xdmf__add_grid |
procedure | add_field => t_xdmf__add_field |
Private Attributes | |
real(kind=f64) | time = 0.0_f64 |
type(sll_t_xml_document), allocatable | xml_doc |
type(sll_t_xml_element), pointer | xml_domain => null() |
type(t_xdmf_grid), dimension(:), allocatable | grids |
XDMF file, sequential.
Definition at line 42 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 55 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 54 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 53 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 51 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 52 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 47 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 44 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 45 of file sll_m_xdmf_light_serial.F90.
|
private |
Definition at line 46 of file sll_m_xdmf_light_serial.F90.