| 
    Neko-TOP
    
   A portable framework for high-order spectral element flow toplogy optimization. 
   | 
 
Subroutines to add advection terms to the RHS of a transport equation.
Data Types | |
| type | advection_adjoint_t | 
| Base abstract type for computing the advection operator.  More... | |
| interface | compute_adv_lin | 
| A factory for advection_adjoint_t descendants. Both creates and initializes the object.  More... | |