#include "sll_assert.h"
#include "sll_working_precision.h"
Go to the source code of this file.
|
subroutine, public | sll_s_xdmf_open_serial_blocks (prefix, x1, x2, xmf, error) |
| Open a XDMF format file for a 2d plot. More...
|
|
subroutine, public | sll_s_xdmf_array_2d_serial_blocks (xmf, prefix, array, array_name, error, center) |
| Write 2d array in parallel hdf5 file and the matching line in XDMF file. More...
|
|
subroutine, public | sll_s_xdmf_close_serial_blocks (file_id, error) |
| Close the XML file and finish to write last lines. More...
|
|