Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 124) sorted by relevance

12345

/petsc/lib/petsc/bin/maint/
H A Dcheck-fortran-coverage.sh6 before=$(git rev-parse HEAD~1)
15 for rev in $before $after; do
29 diff -ru "$TMPDIR/$before" "$TMPDIR/$after" > "$DIFF_FILE" || true
30 count_before=$(extract_subroutines "$TMPDIR/$before" | wc -l)
32 echo "Before ($before): $count_before Fortran stubs"
/petsc/src/dm/tutorials/output/
H A Dswarm_ex1_5.out5 rank[0] before(5,26) after(3,26)
6 rank[1] before(6,26) after(9,26)
7 rank[2] before(7,26) after(7,26)
8 rank[3] before(8,26) after(7,26)
H A Dswarm_ex1_8.out5 rank[0] before(10404,40804)
6 rank[1] before(10200,40804)
7 rank[2] before(10200,40804)
8 rank[3] before(10000,40804)
H A Dswarm_ex1_6.out5 rank[0] before(5,26)
6 rank[1] before(6,26)
7 rank[2] before(7,26)
8 rank[3] before(8,26)
H A Dswarm_ex1.out5 rank[0] before(5,5) after(5,5)
H A Dswarm_ex1_4.out5 rank[0] before(40804,40804)
/petsc/src/dm/impls/plex/tests/
H A Dex35.c65 PetscLogDouble before, after, est = 0, clean, max; in main() local
73 PetscCall(PetscMallocGetCurrentUsage(&before)); in main()
87 …PetscInt_FMT "\n Memory after destroy %" PetscInt_FMT "\n", (PetscInt)before, (PetscInt)(max - … in main()
90 …tscPrintf(PETSC_COMM_WORLD, " Memory for mesh %" PetscInt_FMT "\n", (PetscInt)(after - before))); in main()
91 …ETSC_COMM_WORLD, "Discrepancy %" PetscInt_FMT "\n", (PetscInt)PetscAbsReal(after - before - est))); in main()
/petsc/src/binding/petsc4py/
H A D.cython-lint.toml4 "E221", # multiple spaces before operator
5 "E261", # at least two spaces before inline comment
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_patch.py328 before = self._make_source()
331 after, idx_delta = delta.apply(before, idx_delta)
333 before.splitlines(True), after.splitlines(True), fromfile='Original', tofile='Modified'
335 before = after
/petsc/doc/manualpages/doctext/
H A Ddoctextcommon.txt5 `PetscDeviceContext` may return to the caller before the operation has completed.
22 region `M` such that `A` "happens-before" `B`, where `A` uses `PetscDeviceContext` `X`
23 and `B` uses `PetscDeviceContext` `Y`, then `B` shall not begin before `A`
/petsc/doc/changes/
H A Ddev.md41 …xDestroyFn *`. This means the destroy function must dereference the argument before operating on it
72 …xDestroyFn *`. This means the destroy function must dereference the argument before operating on it
97 …xDestroyFn *`. This means the destroy function must dereference the argument before operating on it
113 …xDestroyFn *`. This means the destroy function must dereference the argument before operating on it
126 …xDestroyFn *`. This means the destroy function must dereference the argument before operating on it
H A D33.md16 blocksize argument before the local length
18 VecCreateMPI() and must be called before VecSetUp() or
19 VecSetFromOptions() or before either VecSetType() or VecSetSizes()
36 - MatSetBlockSize() must be called before MatSetUp() or
39 MUST call MatSetFromOptions() before MatSetUp() to have it
42 matrix you create directly (not using DMCreateMatrix()) before
77 subdomains (without overlap), unlike before and for PCASM
/petsc/src/dm/impls/plex/tests/output/
H A Dex31_0_nsize-2_faces-7__11__5_entity_depth-0_parallel-FALSE.out4 Comparing number of owned entities of depth 0 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-4_faces-7__11__5_entity_depth-1_parallel-TRUE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-2_faces-7__11__5_entity_depth-1_parallel-FALSE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-3_faces-2__3__4_entity_depth-1_parallel-FALSE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-4_faces-5__4__3_entity_depth-1_parallel-FALSE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-4_faces-7__11__5_entity_depth-0_parallel-TRUE.out4 Comparing number of owned entities of depth 0 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-3_faces-5__4__3_entity_depth-1_parallel-FALSE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-3_faces-5__4__3_entity_depth-0_parallel-TRUE.out4 Comparing number of owned entities of depth 0 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-3_faces-5__4__3_entity_depth-1_parallel-TRUE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-3_faces-7__11__5_entity_depth-1_parallel-FALSE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-2_faces-5__4__3_entity_depth-1_parallel-FALSE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-3_faces-2__3__4_entity_depth-1_parallel-TRUE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…
H A Dex31_0_nsize-3_faces-7__11__5_entity_depth-1_parallel-TRUE.out4 Comparing number of owned entities of depth 1 on each process before rebalancing, after rebalancing…

12345