cfd_solver_schema_default_bool Function

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

Copy the compiled-in default logical 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)