|
Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
This is the complete list of members for optimizer::optimizer_t, including all inherited members.
| free(this) | optimizer::optimizer_t | pure virtual |
| free_base(this) | optimizer::optimizer_t | |
| init_base(this, max_iterations, tolerance, max_runtime) | optimizer::optimizer_t | |
| init_from_json(this, parameters, problem, design, simulation) | optimizer::optimizer_t | pure virtual |
| initialize(this, problem, design, simulation) | optimizer::optimizer_t | pure virtual |
| max_iterations | optimizer::optimizer_t | |
| max_runtime | optimizer::optimizer_t | |
| print_status(this, stop_flag, iter) | optimizer::optimizer_t | |
| run(this, problem, design, simulation) | optimizer::optimizer_t | |
| step(this, iter, problem, design, simulation) | optimizer::optimizer_t | pure virtual |
| tolerance | optimizer::optimizer_t | |
| validate(this, problem, design) | optimizer::optimizer_t | pure virtual |
| write(this, iter, problem) | optimizer::optimizer_t | pure virtual |