cfd_solver_create Function

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

Allocate the sole supported v1 session and return its opaque handle.

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(out) :: handle

Return Value integer(kind=c_int)