Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Go to the source code of this file.
Data Types | |
type | simple_design::simple_design_t |
A topology optimization design variable. More... | |
Modules | |
module | simple_design |
Functions/Subroutines | |
subroutine | simple_design::design_simple_init_from_json (this, parameters) |
Initialize the design from a JSON file. | |
subroutine | simple_design::design_simple_free (this) |
Free the design. | |
subroutine | simple_design::design_simple_init_from_components (this, n) |
subroutine | simple_design::design_simple_add_mapping (this, parameters, simulation) |
Add mappings to the design. | |
subroutine | simple_design::design_simple_map_forward (this) |
type(vector_t) function | simple_design::design_simple_get_design (this) |
subroutine | simple_design::design_simple_update_design (this, x) |
subroutine | simple_design::design_simple_map_backward (this, sensitivity) |
subroutine | simple_design::design_simple_write (this, idx) |