Add KSPMatRegisterAll() to avoid dependency of libpetscmat on libpetscksp
Register MATSCHURCOMPLEMENT there. User should explicitly call KSPMatRegisterAll() or KSPInitializePackage() if they want to
Add KSPMatRegisterAll() to avoid dependency of libpetscmat on libpetscksp
Register MATSCHURCOMPLEMENT there. User should explicitly call KSPMatRegisterAll() or KSPInitializePackage() if they want to make a MATSCHURCOMPLEMENT before calling KSPCreate. Such a use case should be very rare.
Hg-commit: 3c58006af47185551c8aeaf6e1c32e68b79916fb
show more ...
|