Loading...
Searching...
No Matches
Go to the source code of this file.
|
subroutine | mma_optimizer::mma_optimizer_init_from_json (this, parameters, problem, design, simulation, max_iterations, tolerance) |
| Initialize the MMA optimizer from JSON file.
|
|
subroutine | mma_optimizer::mma_optimizer_init_from_components (this, problem, design, simulation, max_iterations, tolerance) |
| Initialize the MMA optimizer from JSON file.
|
|
subroutine | mma_optimizer::mma_optimizer_run (this, problem, design, simulation) |
| Define the optimization loop for MMA.
|
|
subroutine | mma_optimizer::mma_optimizer_free (this) |
|
subroutine | mma_optimizer::mma_logger_assemble_data (log_data, iter, objective_value, all_objectives, constraint_value, residumax, residunorm, scaling_factor, n, m) |
|