Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
base_functional Module Reference

Defines the abstract the base_functional_t type.

Data Types

type  base_functional_t
 The base functional type. More...
 
interface  functional_free
 Destructor. More...
 
interface  functional_init
 Initialize the objective function. More...
 
interface  functional_update_sensitivity
 Compute the sensitivity. More...
 
interface  functional_update_value
 Compute the objective function. More...