[petsc-users] petsc4py, plotting DA and writing to file
Jed Brown
jed at 59A2.org
Mon Sep 27 12:09:36 CDT 2010
On Mon, Sep 27, 2010 at 19:07, Barry Smith <bsmith at mcs.anl.gov> wrote:
> This could be done by putting into the C code the usual "case" handling for the new viewer and then have
> it dispatch back to the python code.
Right, but then it sounds like you're distributing the viewer with
PETSc (instead of petsc4py of some third-party plugin). We had a long
thread a while ago about making multiple dispatch runtime-extensible
in both arguments.
Jed
More information about the petsc-users
mailing list