|
Neko 1.99.6
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | bp_file::bp_file_t |
| Interface for ADIOS2 bp files. More... | |
Modules | |
| module | bp_file |
| ADIOS2 bp file format. | |
Functions/Subroutines | |
| character(len=1024) function | bp_file::bp_file_get_next_output_fname (this) |
| Get the physical file name generated by the next write. | |
| character(len=1024) function | bp_file::bp_file_format_fname (this, counter) |
| Format the physical file name for a counter value. | |
| subroutine | bp_file::bp_file_write (this, data, t) |
| subroutine | bp_file::bp_file_read (this, data) |
| subroutine | bp_file::bp_file_set_precision (this, precision) |
| subroutine | bp_file::bp_file_set_layout (this, layout) |
Variables | |
| class(buffer_t), allocatable, private | bp_file::outbuf_points |
| class(buffer_t), allocatable, private | bp_file::outbuf_npar |