Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Go to the source code of this file.
Data Types | |
type | base_functional::base_functional_t |
The base functional type. More... | |
interface | base_functional::functional_init |
Initialize the objective function. More... | |
interface | base_functional::functional_free |
Destructor. More... | |
interface | base_functional::functional_update_value |
Compute the objective function. More... | |
interface | base_functional::functional_update_sensitivity |
Compute the sensitivity. More... | |
Modules | |
module | base_functional |
Defines the abstract the base_functional_t type. | |