Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Wrapper for constraints for use in lists. More...
Public Member Functions | |
procedure, pass(this) | free (this) |
Free the constraint wrapper. | |
Public Attributes | |
class(constraint_t), allocatable | constraint |
Definition at line 62 of file constraint.f90.
procedure, pass(this) constraint::constraint_wrapper_t::free | ( | class(constraint_wrapper_t), intent(inout) | this | ) |
Definition at line 65 of file constraint.f90.
class(constraint_t), allocatable constraint::constraint_wrapper_t::constraint |
Definition at line 63 of file constraint.f90.