Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
neko_top.f90
Go to the documentation of this file.
1
34
41
module
neko_top
42
44
interface
register_simcomps
45
module
subroutine register_simcomps()
46
end subroutine
register_simcomps
47
end interface
register_simcomps
48
50
interface
register_source_terms
51
module
subroutine register_source_terms()
52
end subroutine
register_source_terms
53
end interface
register_source_terms
54
55
contains
56
61
subroutine
neko_top_register_types()
62
63
call
register_simcomps()
64
call
register_source_terms()
65
66
end subroutine
neko_top_register_types
67
68
end module
neko_top
neko_top::register_simcomps
Registration of custom simulation components used in topology optimization.
Definition
neko_top.f90:44
neko_top
Neko-TOP module.
Definition
neko_top.f90:41
sources
neko_top.f90
Generated by
1.9.8