[petsc-dev] KSPAddOptionsChecker() needed?

Jed Brown jed at 59A2.org
Fri Jun 25 05:57:47 CDT 2010


On Fri, 25 Jun 2010 18:53:48 +0800, Matthew Knepley <knepley at gmail.com> wrote:
> No cast needed in straight C :)

Assuming you like warnings.  Of course you can make a macro that does
the cast and forwards to a real function, but that's not how the
PetscObject* API currently works.

Jed



More information about the petsc-dev mailing list