cfd_solver_initialize Function

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 IntentOptional Attributes Name
type(c_ptr), value :: handle

Return Value integer(kind=c_int)