[petsc-dev] PCFieldSplit broken, what was intended?
Barry Smith
bsmith at mcs.anl.gov
Fri May 27 13:14:24 CDT 2011
On May 27, 2011, at 1:01 PM, Jed Brown wrote:
> On Fri, May 27, 2011 at 19:56, Barry Smith <bsmith at mcs.anl.gov> wrote:
> I cannot be called from the PCReset() it needs to be called during the next PCSetUp(). The information is not available yet at the reset time.
>
> What about PCSetUpStage (similar to KSPSetUpStage, maybe private to fieldsplit.c for now)?
I'm going to hack it by adding a reset variable for now. Shout if it does not solve the problem.
Pushed
Barry
>
More information about the petsc-dev
mailing list