Home
last modified time | relevance | path

Searched refs:round (Results 1 – 9 of 9) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex23.c9 PetscInt ex, ey, ez, n[3], start[3], nExtra[3], iNext, iPrev, iCenter, d, round; in main() local
22 for (round = 1; round <= 2; ++round) { in main()
27 if (round == 1) { in main()
65 PetscCall(PetscPrintf(PETSC_COMM_WORLD, "####### Round %" PetscInt_FMT " #######\n", round)); in main()
/petsc/src/binding/petsc4py/demo/regressor/
H A Dtest_regressor_synthetic.py40 ntr = round(nsample*9/10)
/petsc/src/dm/impls/plex/tests/
H A Dex42.c378 …omm, "Exact mesh surface area : % .*f\n", PetscAbsReal(ctx.areaExact - round(ctx.areaExact)) > … in main()
379 …PetscCall(PetscPrintf(comm, "Computed mesh surface area : % .*f\n", PetscAbsScalar(area - round(ar… in main()
/petsc/share/petsc/matlab/
H A Dlaplacian.m118 uint = round(u);
168 mint = round(m);
/petsc/lib/petsc/bin/maint/
H A Dtoclapack.sh801 /* 'round to nearest' style. */
906 /* Try and decide whether rounding is done in the IEEE 'round to */
2221 or if arithmetic seems to round in the IEEE style, determi
2791 /* 'round to nearest' style. */
2896 /* Try and decide whether rounding is done in the IEEE 'round to */
4212 or if arithmetic seems to round in the IEEE style, determi
/petsc/doc/changes/
H A D312.md6 - PetscRoundReal() has been removed, since the math routine round()
/petsc/lib/petsc/bin/
H A Dpetsc_tas_analysis.py800 convRate = str(round(field.cRate, 3))
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DKSP.pyx98 are negative due to round-off. `petsc.KSPBCGSL`
/petsc/doc/manual/
H A Dsnes.md891 different machines; due to different round-off rules used by, say, the