cfd_solver_schema_default_int Function

public function cfd_solver_schema_default_int(index, value) result(status) bind(c, name='cfd_solver_schema_default_int'))

Copy the compiled-in default integer value for schema entry index.

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int), value :: index
integer(kind=c_int), intent(out) :: value

Return Value integer(kind=c_int)