|
Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Neko-TOP module. More...
Data Types | |
| interface | register_simcomps |
| Registration of custom simulation components used in topology optimization. More... | |
| interface | register_source_terms |
| Registration of custom source terms used in topology optimization. More... | |
Functions/Subroutines | |
| subroutine | neko_top_register_types () |
| Add all known types to the Neko registries. | |
This module contain the registration routines for Neko-TOP specific types such as simulation components and source terms.
This will extend Neko with the custom types defined in Neko-TOP.
| subroutine neko_top::neko_top_register_types |
This subroutine adds all known type extensions to the Neko registries. It is called at the beginning of all our drivers.
Definition at line 61 of file neko_top.f90.