public function cfd_solver_initialize(handle) result(status) bind(c, name='cfd_solver_initialize'))
Validate config and allocate the runtime owned by handle.
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
type(c_ptr),
|
|
|
value
|
:: |
handle |
|
Return Value
integer(kind=c_int)