|
Neko 1.99.5
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | spatial_average::spatial_average_t |
| A simulation component that writes spatial averages of registry fields. More... | |
Modules | |
| module | spatial_average |
Implements the spatial_average_t type. | |
Functions/Subroutines | |
| subroutine | spatial_average::spatial_average_init_from_json (this, json, case) |
| Constructor from json. | |
| subroutine | spatial_average::spatial_average_init_from_components (this, name, fields, coef, avg_direction, output_filename) |
| Constructor from components. | |
| subroutine | spatial_average::spatial_average_free (this) |
| Destructor. | |
| subroutine | spatial_average::spatial_average_compute (this, time) |
| Here to comply with the interface, does nothing. | |