|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | avm_simcomp::avm_simcomp_t |
| A simulation component that drives the computation of the artificial viscosity method. More... | |
Modules | |
| module | avm_simcomp |
Implements the avm_simcomp_t type. | |
Functions/Subroutines | |
| subroutine | avm_simcomp::avm_simcomp_init_from_json (this, json, case) |
| Constructor from json. | |
| subroutine | avm_simcomp::avm_simcomp_free (this) |
| Destructor. | |
| subroutine | avm_simcomp::avm_simcomp_preprocess (this, time) |
| Compute the avm_simcomp field. | |
| subroutine | avm_simcomp::avm_simcomp_compute (this, time) |
| Compute the avm_simcomp field. | |
| subroutine | avm_simcomp::avm_simcomp_restart (this, time) |
| Compute the avm_simcomp field when restart. | |