| /petsc/src/vec/is/sf/tests/ |
| H A D | ex10.c | 29 PetscCall(PetscSFView(sfA0, NULL)); in main() 41 PetscCall(PetscSFView(sfA1, NULL)); in main() 53 PetscCall(PetscSFView(sfA2, NULL)); in main() 68 PetscCall(PetscSFView(sfB, NULL)); in main() 75 PetscCall(PetscSFView(sfC, NULL)); in main() 84 PetscCall(PetscSFView(sfC, NULL)); in main() 93 PetscCall(PetscSFView(sfC, NULL)); in main()
|
| H A D | ex4.c | 122 PetscCall(PetscSFView(sfA, NULL)); in main() 123 PetscCall(PetscSFView(sfB, NULL)); in main() 124 PetscCall(PetscSFView(sfBA, NULL)); in main()
|
| H A D | ex1.c | 126 PetscCall(PetscSFView(sf, NULL)); in main() 132 PetscCall(PetscSFView(sf, NULL)); in main() 138 PetscCall(PetscSFView(sf, NULL)); in main() 145 PetscCall(PetscSFView(sf, NULL)); in main()
|
| H A D | ex16.c | 223 PetscCall(PetscSFView(sf, NULL)); in main()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexnatural.c | 97 if (debug) PetscCall(PetscSFView(sfMigration, NULL)); in DMPlexCreateGlobalToNaturalSF() 144 if (debug) PetscCall(PetscSFView(sfEmbed, NULL)); in DMPlexCreateGlobalToNaturalSF() 153 if (debug) PetscCall(PetscSFView(sfField, NULL)); in DMPlexCreateGlobalToNaturalSF() 208 if (debug) PetscCall(PetscSFView(sfMigration, NULL)); in DMPlexMigrateGlobalToNaturalSF() 260 if (debug) PetscCall(PetscSFView(oldglob_to_newglob_sf, NULL)); in DMPlexMigrateGlobalToNaturalSF()
|
| H A D | plexpreallocate.c | 426 PetscCall(PetscSFView(sfAdj, NULL)); in DMPlexCreateAdjacencySection_Static() 863 PetscCall(PetscSFView(sf, NULL)); in DMPlexPreallocateOperator() 870 PetscCall(PetscSFView(sfDof, NULL)); in DMPlexPreallocateOperator()
|
| H A D | plexdistribute.c | 1155 PetscCall(PetscSFView(coneSF, NULL)); in DMPlexDistributeCones() 1391 PetscCall(PetscSFView(parentSF, NULL)); in DMPlexDistributeSetupTree() 1922 PetscCall(PetscSFView(sfMigration, PETSC_VIEWER_STDOUT_(comm))); in DMPlexDistribute() 1938 if (flg) PetscCall(PetscSFView(sfPoint, NULL)); in DMPlexDistribute() 1950 PetscCall(PetscSFView(sfOverlap, NULL)); in DMPlexDistribute()
|
| H A D | plex.c | 1132 PetscCall(PetscSFView(sf, viewer)); in DMPlexView_Ascii() 1135 …for (PetscInt i = 0; i < mesh->periodic.num_face_sfs; i++) PetscCall(PetscSFView(mesh->periodic.fa… in DMPlexView_Ascii()
|
| H A D | plexcreate.c | 2409 if (debug) PetscCall(PetscSFView(sf, PETSC_VIEWER_STDOUT_WORLD)); in DMPlexCreateHypercubicMesh_Internal()
|
| /petsc/src/vec/is/sf/tutorials/ |
| H A D | ex1f.F90 | 69 PetscCallA(PetscSFView(sf, PETSC_VIEWER_STDOUT_WORLD, ierr)) 128 PetscCallA(PetscSFView(sf, PETSC_VIEWER_STDOUT_WORLD, ierr))
|
| H A D | ex3.c | 47 PetscCall(PetscSFView(sf, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex1.c | 168 PetscCall(PetscSFView(sf, PETSC_VIEWER_STDOUT_WORLD)); in main() 460 PetscCall(PetscSFView(esf, PETSC_VIEWER_STDOUT_WORLD)); in main() 476 PetscCall(PetscSFView(msf, PETSC_VIEWER_STDOUT_WORLD)); in main() 483 PetscCall(PetscSFView(imsf, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| H A D | ex2.c | 52 PetscCall(PetscSFView(sf, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex47.c | 546 PetscCall(PetscSFView(sfMig, PETSC_VIEWER_STDOUT_WORLD)); in main() 549 PetscCall(PetscSFView(sfPart, PETSC_VIEWER_STDOUT_WORLD)); in main() 609 PetscCall(PetscSFView(nsf, NULL)); in main()
|
| H A D | ex71.c | 145 PetscCall(PetscSFView(ownershipTransferSF, PETSC_VIEWER_STDOUT_WORLD)); in main()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsf.pxi | 20 PetscErrorCode PetscSFView(PetscSF, PetscViewer)
|
| H A D | SF.pyx | 43 petsc.PetscSFView 48 CHKERR(PetscSFView(self.sf, vwr))
|
| /petsc/src/vec/is/is/tests/ |
| H A D | ex9.c | 57 PetscCall(PetscSFView(sf, viewer)); in main()
|
| /petsc/include/ |
| H A D | petscsf.h | 124 PETSC_EXTERN PetscErrorCode PetscSFView(PetscSF, PetscViewer);
|
| /petsc/src/dm/impls/patch/ |
| H A D | patch.c | 278 PetscCall(PetscSFView(sfz, PETSC_VIEWER_STDOUT_(comm))); in DMPatchSolve() 279 PetscCall(PetscSFView(sfzr, PETSC_VIEWER_STDOUT_(comm))); in DMPatchSolve()
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 63 …reate(b, PETSCSF_CLASSID, "PetscSF", "Star Forest", "PetscSF", comm, PetscSFDestroy, PetscSFView)); in PetscSFCreate() 883 PetscErrorCode PetscSFView(PetscSF sf, PetscViewer viewer) in PetscSFView() function
|
| /petsc/src/vec/vec/utils/ |
| H A D | vscat.c | 551 PetscCall(PetscSFView(sf, viewer)); in VecScatterView()
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mpidense.c | 820 if (mdn->Mvctx) PetscCall(PetscSFView(mdn->Mvctx, viewer)); in MatView_MPIDense_ASCIIorDraworSocket()
|