Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Go to the source code of this file.
Modules | |
module | user |
User defined user region. | |
Functions/Subroutines | |
subroutine | user::user_setup (usr) |
Register user defined functions (see nekos user_intf.f90) | |
subroutine | user::user_calc_quantities (t, tstep, u, v, w, p, coef, params) |
real(kind=rp) function | user::leak (brink, u, v, w, b, n) |
subroutine | user::user_ic (u, v, w, p, params) |
Variables | |
type(field_t) | user::divergence |