[petsc-dev] DMViewFromOptions()

Matthew Knepley knepley at gmail.com
Sat Dec 14 23:15:34 CST 2013


The move to DMSetUp() has broken every DMPlex test. The full mesh
is usually not constructed at DMSetUp(), which just allocates memory.
This is analogous to MatSetUp(), for which we do not expect values to
be set.

I don't think the ViewFromOptions call makes sense in DMSetUp() and
think it should be moved back to SetFromOptions.

   Matt

-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20131214/adf12e47/attachment.html>


More information about the petsc-dev mailing list