Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Go to the source code of this file.
Modules | |
module | topology_optimization_user_module |
Module designed to setup the topology optimization user interface for Neko. This module should initialize, finalize, and run the time dependent operations of our topology optimization problem. | |
Functions/Subroutines | |
subroutine, public | topology_optimization_user_module::neko_user_init (neko_case) |
Assign user conditions for the neko case. | |
subroutine | topology_optimization_user_module::set_material_properties (t, tstep, rho, mu, cp, lambda, params) |
Initialize the material properties, unfortunately required from Neko. | |