[petsc-dev] still not communicating to google well
Jed Brown
jedbrown at mcs.anl.gov
Mon Jun 11 10:59:31 CDT 2012
Perhaps PPPL has some high-traffic pages linking to their version, and we
have very few linking to our version. I don't think there is anything we
can do about this short of having them take down their page or insert a
referral to our copy.
On Mon, Jun 11, 2012 at 8:47 AM, Barry Smith <bsmith at mcs.anl.gov> wrote:
>
> How come petscviewerfilesetname to google goes to:
>
> • PetscViewerFileSetName
> w3.pppl.gov/m3d/petsc-dev/docs/.../PetscViewerFileSetName.html
>
> Synopsis. #include "petsc.h" PetscErrorCode
> PETSC_DLLEXPORTPetscViewerFileSetName(PetscViewer viewer,const char name[])
> Collective on PetscViewer ...
> • #include "src/dm/mesh/meshimpl.h" /*I "petscmesh.h" I*/ #include
> ...
> w3.pppl.gov/m3d/petsc-dev/src/dm/mesh/mesh.c
> ... ierr = PetscExceptionTry1(PetscViewerFileSetName(viewer, filename),
> PETSC_ERR_FILE_OPEN); if (PetscExceptionValue(ierr)) { /* this means that a
> caller...
>
>
> • PetscViewerFileSetName
> www.mcs.anl.gov/petsc/petsc.../docs/.../PetscViewerFileSetName.html
> Synopsis. #include "petscsys.h" PetscErrorCode PetscViewerFileSetName(
> PetscViewer viewer,const char name[]) Collective on PetscViewer ...
>
> and MCS is not the first listed?
>
> Barry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120611/2d08cf79/attachment.html>
More information about the petsc-dev
mailing list