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
>
>