|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | data_streamer_simcomp::data_streamer_simcomp_t |
Modules | |
| module | data_streamer_simcomp |
| A simulation component that streams data using ADIOS2. | |
Functions/Subroutines | |
| subroutine | data_streamer_simcomp::data_streamer_simcomp_init_from_json (this, json, case) |
| Constructor from json. | |
| subroutine | data_streamer_simcomp::data_streamer_simcomp_init_from_components (this, name, which_fields, start_time, stream_mesh) |
| Common part of constructors. | |
| subroutine | data_streamer_simcomp::data_streamer_simcomp_free (this) |
| Destructor. | |
| subroutine | data_streamer_simcomp::data_streamer_simcomp_compute (this, time) |
| Compute the data_streamer_simcomp field. | |