PETSc from python
Matthew Knepley
knepley at gmail.com
Thu Aug 10 14:18:02 CDT 2006
On 8/10/06, Marek Wojciechowski <mwojc at p.lodz.pl> wrote:
> Regarding the bindings downloadable from
> ftp.mcs.anl.gov/pub/petsc/PETScPython.tar.gz
> there are just lacking two files in comparison to version
> PETScPython.tar.gz.bkp (they are
> PetscMap.c PetscViewer.c). I removed them also from makefile and I
> installed these bindings.
> However there is now some lack of PETSc funtionality, isn't it?
PetscMap is no longer a class in PETSc, so no problem there. And I
think I reorganized so that the Viewer moved into different classes.
Thanks,
MAtt
>
> On Thu, 10 Aug 2006 12:37:17 -0000, Matthew Knepley <knepley at gmail.com>
> wrote:
>
> > Sorry I did not respond earlier. I thought I could fix your problem
> > quickly. However, it is too hard to maintain my own bindings. There
> > are nice Python bindings from
> >
> > http://lineal.developer.nicta.com.au/
> >
> > which I think is what most people use.
> >
> > Thanks,
> >
> > Matt
> >
> > On 8/10/06, Marek Wojciechowski <mwojc at p.lodz.pl> wrote:
> >> Hi all!
> >>
> >> I'm just curious: is there anybody using PETSc python bindings?
> >>
> >> --
> >> Marek Wojciechowski
> >>
> >>
> >
> >
>
>
>
> --
> Marek Wojciechowski
>
>
--
"Failure has a thousand explanations. Success doesn't need one" -- Sir
Alec Guiness
More information about the petsc-users
mailing list