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 | |
interface | advection_adjoint_free |
Destructor. More... | |
type | advection_adjoint_t |
Base abstract type for computing the advection operator. More... | |
interface | compute_adv_lin |
Add advection operator to the right-hand-side for a fluld. More... | |
interface | compute_scalar_adv_lin |
Add advection operator to the right-hand-side for a scalar. More... | |