Neko  0.8.99
A portable framework for high-order spectral element flow simulations
advection Module Reference

Subroutines to add advection terms to the RHS of a transport equation.

Data Types

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...
 
interface  advection_free
 Destructor. More...