|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | advection::advection_t |
| Base abstract type for computing the advection operator. More... | |
| interface | advection::compute_adv |
| A factory for advection_t decendants. Both creates and initializes the object. More... | |
| interface | advection::compute_scalar_adv |
| Add advection operator to the right-hand-side for a scalar. More... | |
| interface | advection::advection_free |
| Destructor. More... | |
Modules | |
| module | advection |
| Subroutines to add advection terms to the RHS of a transport equation. | |