Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_linter.py474 except ValueError as ve:
479 …wn template argument kind 300' not in str(ve).casefold() and 'unknown template argument kind 350' …
/petsc/src/dm/impls/swarm/tests/
H A Dex5.c456 const PetscReal ve[3] = {-v0 * st, v0 * ct, 0.0}; in ComputeError() local
461 e[(p * 2 + 1) * dim + d] = v[d] - ve[d]; in ComputeError()
466 …, (double)v[0], (double)v[1], (double)xe[0], (double)xe[1], (double)ve[0], (double)ve[1], (double)… in ComputeError()
H A Dex6.c994 const PetscReal ve[3] = {-v0 * st, v0 * ct, 0.0}; in ComputeError() local
999 e[(p * 2 + 1) * dim + d] = v[d] - ve[d]; in ComputeError()
1004 …, (double)v[0], (double)v[1], (double)xe[0], (double)xe[1], (double)ve[0], (double)ve[1], (double)… in ComputeError()
/petsc/src/ksp/ksp/impls/cg/pipecg2/
H A Dpipecg2.c82 … Vec vd, Vec vg0, Vec vh0, Vec vg1, Vec vh1, Vec vs, Vec va1, Vec vb1, Vec ve, Vec vf, Vec vm, Vec… in VecMergedOpsShort_Private() argument
105 PetscCall(VecGetArray(ve, (PetscScalar **)&pe)); in VecMergedOpsShort_Private()
295 PetscCall(VecRestoreArray(ve, (PetscScalar **)&pe)); in VecMergedOpsShort_Private()
304 … Vec vd, Vec vg0, Vec vh0, Vec vg1, Vec vh1, Vec vs, Vec va1, Vec vb1, Vec ve, Vec vf, Vec vm, Vec… in VecMergedOps_Private() argument
327 PetscCall(VecGetArray(ve, (PetscScalar **)&pe)); in VecMergedOps_Private()
524 PetscCall(VecRestoreArray(ve, (PetscScalar **)&pe)); in VecMergedOps_Private()
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_util.py505 except ValueError as ve:
507 raise ParsingError from ve
/petsc/src/mat/tests/
H A Dex23.c411 PetscScalar ve[3], vo[3]; in main() local
428 ve[je] = v[j]; in main()
433 PetscCall(MatSetValuesLocal(Aoe, 1, &row, je, colse, ve, ADD_VALUES)); in main()
436 PetscCall(MatSetValuesLocal(Aee, 1, &row, je, colse, ve, ADD_VALUES)); in main()
/petsc/doc/miscellaneous/
H A Dcodemanagement.md87 allow a command line option to run a small problem. We've seen people
/petsc/doc/changes/
H A D2017.md136 problems for large-scale application codes, we've added several
/petsc/src/sys/tests/linter/output/
H A DtestValidFunctionDocStrings.patch268 .ve
/petsc/lib/petsc/bin/maint/
H A Dtoclapack.sh2220 ve,
4211 ve,