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