|
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 | artificial_viscosity::artificial_viscosity_t |
| The handler for the artificial viscosity. More... | |
Modules | |
| module | artificial_viscosity |
Implements artificial_viscosity_t. | |
Functions/Subroutines | |
| subroutine | artificial_viscosity::artificial_viscosity_init_from_json (this, json, coef, dof) |
| Construct an artificial viscosity regularization from JSON. | |
| subroutine | artificial_viscosity::artificial_viscosity_free (this) |
| Free an artificial viscosity regularization. | |
| subroutine | artificial_viscosity::artificial_viscosity_update (this, effective_visc, mu) |
| Update the effective viscosity with artificial and physical viscosity. | |