51 use case,
only: case_t
52 use json_file_module,
only: json_file
53 use json_utils,
only: json_get
54 use num_types,
only: rp
55 use user_initial_conditions,
only: scalar_z_split_ic
74 type(case_t),
intent(inout) :: neko_case
Module designed to setup the topology optimization user interface for Neko. This module should initia...
subroutine, public neko_user_init(neko_case)
Assign user conditions for the neko case.