[petsc-dev] still not communicating to google well

Mark F. Adams mark.adams at columbia.edu
Mon Jun 11 09:19:03 CDT 2012


On Jun 11, 2012, at 9:47 AM, Barry Smith 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?

When you figure that out tell me and you can use my Gulfstream whenever you like :)

> 
>   Barry
> 
> 




More information about the petsc-dev mailing list