On Mon, Mar 21, 2011 at 6:11 PM, Jed Brown <jed@59a2.org> wrote:
On Tue, Mar 22, 2011 at 00:06, Matthew Knepley <petsc-maint@mcs.anl.gov>wrote:
> 3) It should go into TS
Really? It depends on a specific DM implementation. If you offered up a
generic algebraic interface, then it could just be a normal explicit TS. But
it seems to me that DM is a better choice for particle tracking, at least
all the spatial queries and such.
On Tue, Mar 22, 2011 at 00:06, Matthew Knepley <petsc-maint@mcs.anl.gov> wrote:
3) It should go into TSReally? It depends on a specific DM implementation. If you offered up a generic algebraic interface, then it could just be a normal explicit TS. But it seems to me that DM is a better choice for particle tracking, at least all the spatial queries and such.