| 0005d66c | 01-Apr-2013 |
Jed Brown <jed@59A2.org> |
PetscObjectQueryFunction: use macro to hide PetscVoidFunction* cast
Rationale is the same as the parent. This makes all of PetscFunctionListAdd(), PetscFunctionListFind(), PetscObjectComposeFunction
PetscObjectQueryFunction: use macro to hide PetscVoidFunction* cast
Rationale is the same as the parent. This makes all of PetscFunctionListAdd(), PetscFunctionListFind(), PetscObjectComposeFunction(), and PetscObjectQueryFunction() consistent regarding function pointer return types.
show more ...
|