Home
last modified time | relevance | path

Searched refs:expr (Results 1 – 10 of 10) sorted by relevance

/petsc/src/benchmarks/streams/
H A Dmakefile48 -@i=0; while [ $${i} -lt ${NPMAX} ]; do i=`expr $${i} + 1`; \
59 -@i=0; while [ $${i} -lt ${NPMAX} ] && [ $${i} -lt 7 ]; do i=`expr $${i} + 1`; \
62 -@n=1; i=7; while [ $${i} -lt ${NPMAX} ]; do i=`expr $${i} + 7`; n=`expr $${n} + 1`; \
63 c=5; while [ $${c} -lt 7 ]; do c=`expr $${c} + 1`; \
74 -@i=0; while [ $${i} -lt ${NPMAX} ]; do i=`expr $${i} + 1`; \
83 -@i=0; while [ $${i} -lt ${NPMAX} ]; do i=`expr $${i} + 1`; \
/petsc/include/petsc/private/
H A Dhashtable.h108 …efine PetscHashAssert(expr) PetscCheck(expr, PETSC_COMM_SELF, PETSC_ERR_LIB, "[khash] Assertion: `… argument
110 #define PetscHashAssert(expr) ((void)(expr)) argument
/petsc/src/sys/tests/
H A Dex41.c6 #define PetscTestCheck(expr) PetscCheck(expr, PETSC_COMM_SELF, PETSC_ERR_LIB, "Assertion: `%s' fail… argument
H A Dex40.c19 #define PetscTestCheck(expr) PetscCheck(expr, PETSC_COMM_SELF, PETSC_ERR_LIB, "Assertion: `%s' fail… in PETSC_HASH_MAP() argument
H A Dex6.c5 #define PetscTestCheck(expr) PetscCheck(expr, PETSC_COMM_SELF, PETSC_ERR_LIB, "Assertion: `%s' fail… argument
/petsc/lib/petsc/bin/maint/petsclinter/
H A Dpyproject.toml33 "redundant-expr",
/petsc/lib/petsc/bin/maint/
H A Dcreatepatch58 new_version_subminor=`expr $version_subminor + 1`
/petsc/lib/petsc/conf/
H A Drules_util.mk183 @a=`cat checkbadSource.out | wc -l`; l=`expr $$a - 43` ;\
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py84 _suspicious_colon_regex = re.compile(r'|'.join(f'{expr}:$' for expr in _suspicious_patterns))
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas136 (expr/evaluate-also-in-host? #f)
137 (expr/enable-caching? #t)
3724 (corner-flow-correction-ccorner-expr "")
3727 (curvature-correction-ccurv-expr "")
7933 (geko-bf-expr "")
7942 (geko-cmix-expr "")
7945 (geko-cnw-expr "")
7947 (geko-csep-expr "")
9850 (mc-polar-expr (expression . "") (constant . 0))
10166 (mc-polar-expr (expression . "") (constant . 0))
[all …]