ptypef.c: petscdatatypegetsize_
Satish Balay
balay at mcs.anl.gov
Wed Nov 18 11:22:49 CST 2009
On Wed, 18 Nov 2009, Jed Brown wrote:
> Satish Balay wrote:
> > I have:
> >
> > void PETSC_STDCALL petscdatatypegetsize_(PetscDataType *ptype,size_t *size, int *__ierr ){
> > *__ierr = PetscDataTypeGetSize(*ptype,size);
> > }
> > <<<<<<<
> >
> > Perhaps you have an old sowing/bfort package?
>
> Perhaps, I have a system one rather than PETSc's (but I'm the maintainer
> and would like to make it correct).
>
> http://aur.archlinux.org/packages.php?ID=20873
>
>
> It is 1.1.12, the version at
>
> ftp://ftp.mcs.anl.gov/pub/sowing/sowing.tar.gz
>
> Note that the web page claims that the latest version is 1.1.11. Does
> PETSc have private mods? config/PETSc/packages/sowing.py downloads
>
> http://ftp.mcs.anl.gov/pub/petsc/externalpackages/sowing-1.1.11-a.tar.gz
>
> which one would think is not more recent than 1.1.12.
Unfortunately PETSc does have a private one. I'll have to resync with
Bill so that the changes go into the regular tarball.
There were also some private updates for f90 interface..
http://petsc.cs.iit.edu/petsc/externalpackages/sowing-1.1.11/
Satish
More information about the petsc-dev
mailing list