cfd_solver_run_to_end Function

public function cfd_solver_run_to_end(handle) result(status) bind(c, name='cfd_solver_run_to_end'))

Run the session to completion without intermediate polling.

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: handle

Return Value integer(kind=c_int)