Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Functions/Subroutines | |
subroutine, public | neko_top_init (neko_case) |
Register user defined functions (see nekos user_intf.f90) | |
subroutine, public | neko_top_solve (neko_case) |
subroutine, public | neko_top_finalize (neko_case) |
Variables | |
type(simcomp_executor_t) | topopt_components |
subroutine, public neko_top::neko_top_finalize | ( | type(case_t), intent(inout) | neko_case | ) |
Definition at line 108 of file neko_top.f90.
subroutine, public neko_top::neko_top_init | ( | type(case_t), intent(inout) | neko_case | ) |
Definition at line 31 of file neko_top.f90.
subroutine, public neko_top::neko_top_solve | ( | type(case_t), intent(inout) | neko_case | ) |
Definition at line 74 of file neko_top.f90.
|
private |
Definition at line 26 of file neko_top.f90.