Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Wrapper for objectives for use in lists. More...
Public Member Functions | |
procedure, pass(this) | free (this) |
Free the objective wrapper. | |
Public Attributes | |
class(objective_t), allocatable | objective |
Definition at line 64 of file objective.f90.
procedure, pass(this) objective::objective_wrapper_t::free | ( | class(objective_wrapper_t), intent(inout) | this | ) |
Definition at line 67 of file objective.f90.
class(objective_t), allocatable objective::objective_wrapper_t::objective |
Definition at line 65 of file objective.f90.