Go to the source code of this file.
|
subroutine | lube_term_objective::lube_term_init_json (this, json, design, simulation) |
| The common constructor using a JSON object.
|
|
subroutine | lube_term_objective::lube_term_init_attributes (this, design, simulation, weight, name, mask_name, k) |
| The actual constructor.
|
|
subroutine | lube_term_objective::lube_term_free (this) |
| Destructor.
|
|
subroutine | lube_term_objective::lube_term_update_value (this, design) |
| Compute the objective function.
|
|
subroutine | lube_term_objective::lube_term_update_sensitivity (this, design) |
| update_value the sensitivity of the objective function with respect to $\chi$
|
|