cfd_solver_schema_default_real Function

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

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

Arguments

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

Return Value integer(kind=c_int)