Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Go to the source code of this file.
Data Types | |
type | adjoint_fluid_scheme::adjoint_fluid_scheme_t |
Base type of all fluid formulations. More... | |
interface | adjoint_fluid_scheme::adjoint_fluid_scheme_init_intrf |
Abstract interface to initialize an adjoint formulation. More... | |
interface | adjoint_fluid_scheme::adjoint_fluid_scheme_free_intrf |
Abstract interface to dealocate an adjoint formulation. More... | |
interface | adjoint_fluid_scheme::adjoint_fluid_scheme_step_intrf |
Abstract interface to compute a time-step. More... | |
interface | adjoint_fluid_scheme::adjoint_fluid_scheme_restart_intrf |
Abstract interface to restart an adjoint scheme. More... | |
interface | adjoint_fluid_scheme::adjoint_fluid_scheme_setup_bcs_intrf |
Abstract interface to setup boundary conditions. More... | |
Modules | |
module | adjoint_fluid_scheme |
Fluid formulations. | |