[petsc-dev] SNES, Coloring, DM, and TS
Matthew Knepley
knepley at gmail.com
Tue Feb 28 10:40:05 CST 2012
On Tue, Feb 28, 2012 at 6:00 AM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> On Mon, Feb 27, 2012 at 23:31, Matthew Knepley <knepley at gmail.com> wrote:
>
>> I like this because we are using DM for our equation abstraction. I think
>> the dependency loops are due to refusal to
>> decompose the DM.
>>
>
> What do you mean by "decompose the DM"?
>
Right now, DMs wrap up
- Domain Topology
- Domain Geometry
- Modeling approximation (like function spaces, projectors)
- Modeling equations (including decompositions, variable substitutions)
and I may have forgotten some stuff. That is a huge amount of crap for one
object.
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/20120228/34355d05/attachment.html>
More information about the petsc-dev
mailing list