Home
last modified time | relevance | path

Searched refs:rev (Results 1 – 8 of 8) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Dcheck-fortran-coverage.sh6 before=$(git rev-parse HEAD~1)
7 after=$(git rev-parse HEAD)
15 for rev in $before $after; do
16 git worktree add -f "$TMPDIR/wt_$rev" "$rev"
18 cd "$TMPDIR/wt_$rev"
19 export PETSC_DIR="$TMPDIR/wt_$rev"
23 cp -r "$petsc_arch/ftn" "$TMPDIR/$rev"
25 git worktree remove --force "$TMPDIR/wt_$rev"
H A Dbk2darcs.py102 for rev in revs:
108 revq='"'+rev+'"'
131 msg = 'bk-changeset-'+revn + '\n' + rev + '\n'+ buf.strip() + '\n'
148 if revi%250 == 0 and revi != 0 and rev != lastrev:
H A Dbk2hg.py144 for rev in revs:
149 revq='"'+rev+'"'
171 msg = 'bk-changeset-'+revn + '\n' + rev + '\n'+ buf.strip() + '\n'
H A Dcheck-merge-branch.sh4 if $(git rev-parse --is-shallow-repository); then
H A Dbuilddist81 version=-`git rev-parse --short HEAD`
/petsc/
H A Dmakefile396 …-@pushd ${PETSC_DIR_ABI_OLD} >> /dev/null ; echo " Branch = "`git rev-parse --…
399 -@echo " Branch = "`git rev-parse --abbrev-ref HEAD`
419 …echo "Doing ABI/API comparison between" ${branch} " and " `git rev-parse --abbrev-ref HEAD` "using…
429 PETSC_DIR=`pwd` PETSC_ARCH=arch-branch-`git rev-parse ${branch}` ./configure $${OPTIONS} ;\
430 PETSC_DIR=`pwd` PETSC_ARCH=arch-branch-`git rev-parse ${branch}` make all test ;\
434 …PETSC_DIR_ABI_OLD=$${PETSC_DIR_OLD} PETSC_ARCH_ABI_OLD=arch-branch-`git rev-parse ${branch}` make …
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2155 const PetscInt rev = flip ? -1 : 1; in DMPlexLabelCohesiveComplete() local
2198 if (pos) PetscCall(DMLabelSetValue(label, support[s], rev * (shift + dim))); in DMPlexLabelCohesiveComplete()
2199 else PetscCall(DMLabelSetValue(label, support[s], -rev * (shift + dim))); in DMPlexLabelCohesiveComplete()
2200 if (rev < 0) pos = !pos ? PETSC_TRUE : PETSC_FALSE; in DMPlexLabelCohesiveComplete()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas4353 (vof/oc/rev-flow-treatment? #t)