Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
neko_top Module Reference

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
 

Function/Subroutine Documentation

◆ neko_top_finalize()

subroutine, public neko_top::neko_top_finalize ( type(case_t), intent(inout neko_case)

Definition at line 108 of file neko_top.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ neko_top_init()

subroutine, public neko_top::neko_top_init ( type(case_t), intent(inout neko_case)

Definition at line 31 of file neko_top.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ neko_top_solve()

subroutine, public neko_top::neko_top_solve ( type(case_t), intent(inout neko_case)

Definition at line 74 of file neko_top.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ topopt_components

type(simcomp_executor_t) neko_top::topopt_components
private

Definition at line 26 of file neko_top.f90.