[petsc-dev] still not communicating to google well

Barry Smith bsmith at mcs.anl.gov
Mon Jun 11 08:47:47 CDT 2012


  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




More information about the petsc-dev mailing list