[petsc-dev] Better -help for -pc_factor_mat_solver_package
Barry Smith
bsmith at mcs.anl.gov
Wed Oct 19 19:35:27 CDT 2011
On Oct 19, 2011, at 6:33 PM, Jed Brown wrote:
>
>
> Also, what about using macro stringify to remove the repetitiveness in XRegisterDynamic and PetscComposeFunctionDynamic? I also think we can eliminate some of the boilerplate to make a new XRegisterDynamic. I think that a macro solution would be no more mysterious than PetscTryMethod. I dislike adding macros, but I do get tired of creating more boilerplate.
One topic per email so things don't get lost or missed by some people :-)
If it works with the MICROSOFT compilers I am fine with someone making this change.
Barry
Just cause the MOOSE people do it, it must be a good idea. BTW let's use C++ templates to simplify one silly little thing also :-)
More information about the petsc-dev
mailing list