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

Defines the abstract type optimizer The optimizer type is defined to provide a generic interface to underlying optimization methods. Specific optimizers should extend this type and implement the deferred methods.

Data Types

interface  optimizer_factory
 Factory function for the optimizer. More...
 
interface  optimizer_init_from_json
 Interface for optimizer initialization. More...
 
type  optimizer_t
 Abstract optimizer class. More...