Home
last modified time | relevance | path

Searched defs:high (Results 1 – 25 of 57) sorted by relevance

123

/petsc/src/sys/classes/random/interface/
H A Drandom.c188 PetscErrorCode PetscRandomGetInterval(PetscRandom r, PetscScalar *low, PetscScalar *high) in PetscRandomGetInterval()
223 PetscErrorCode PetscRandomSetInterval(PetscRandom r, PetscScalar low, PetscScalar high) in PetscRandomSetInterval()
H A Drandomc.c183 PetscScalar low, high; in PetscRandomSetFromOptions() local
/petsc/src/vec/vec/utils/
H A Dprojection.c26 PetscInt n, low, high; in VecWhichEqual() local
92 PetscInt n, low, high; in VecWhichLessThan() local
158 PetscInt n, low, high; in VecWhichGreaterThan() local
225 PetscInt n, low, high; in VecWhichBetween() local
293 PetscInt n, low, high; in VecWhichBetweenOrEqual() local
370 PetscInt n, low, high; in VecWhichInactive() local
660 PetscInt nloc, low, high, i; in VecISSet() local
705 PetscInt nloc, low, high, i; in VecISShift() local
/petsc/src/vec/is/ao/impls/mapping/
H A Daomapping.c53 PetscInt low, high, mid = 0; in AOPetscToApplication_Mapping() local
88 PetscInt low, high, mid = 0; in AOApplicationToPetsc_Mapping() local
150 PetscInt low, high, mid; in AOMappingHasApplicationIndex() local
194 PetscInt low, high, mid; in AOMappingHasPetscIndex() local
/petsc/src/tao/matrix/
H A Dadamat.c151 PetscInt i, m, n, low, high; in MatADAComputeDiagonal() local
190 PetscInt low, high; in MatCreateSubMatrix_ADA() local
245 PetscInt low, high; in MatGetColumnVector_ADA() local
276 PetscInt i, j, low, high, m, n, M, N; in MatConvert_ADA() local
295 PetscInt i, j, low, high, m, n, M, N; in MatConvert_ADA() local
/petsc/src/vec/is/sf/tests/
H A Dex8.c6 PetscInt i, N = 10, n = PETSC_DECIDE, low, high, onlylocal = -1; in main() local
H A Dex9.c10 PetscInt i, n, N = 20, low, high; in main() local
364 PetscInt n, N = 15, xstart, ystart, low, high; in main() local
H A Dex7.c6 PetscInt i, bs, n, low, high; in main() local
H A Dex3.c9 PetscInt i, N = 10, low, high, nleaves; in main() local
H A Dex14.c7 PetscInt i, j, low, high, n = 256, N, errors, tot_errors; in main() local
/petsc/src/tao/unconstrained/impls/owlqn/
H A Dowlqn.c12 PetscInt low, high, low1, high1, i; in ProjDirect_OWLQN() local
32 PetscInt low, high, low1, high1, i; in ComputePseudoGrad_OWLQN() local
/petsc/src/vec/vec/tests/
H A Dex51.c24 PetscInt low, high; /* used to store vecownership output */ in main() local
H A Dex17.c8 PetscInt n = 5, N, low, high, iglobal, i; in main() local
H A Dex50.c16 PetscInt i, low, high, ldim, iglobal; in main() local
H A Dex25.c8 PetscInt n = 5, N, low, high, iglobal, i; in main() local
H A Dex100cu.cu14 PetscInt i, m = 20, low, high, ldim, iglobal, lsize; in main() local
/petsc/src/vec/vec/tutorials/
H A Dex5.c12 PetscInt i, m = 10, low, high, ldim, iglobal; in main() local
H A Dex15.c15 int i, m = 10, rank, size, low, high, ldim, iglobal; in main() local
H A Dex10.c13 PetscInt i, m = 20, low, high, ldim, iglobal, lsize; in main() local
/petsc/src/sys/yaml/src/
H A Dreader.c194 int low, high; in yaml_parser_update_buffer() local
/petsc/src/mat/tests/
H A Dex9.c10 PetscInt i, j, m = 3, n = 2, low, high, iglobal; in main() local
H A Dex106.c12 PetscInt I, J, ldim, low, high, iglobal, Istart, Iend; in main() local
/petsc/src/ksp/ksp/tutorials/
H A Dex5.c25 PetscInt Ii, J, ldim, low, high, iglobal, Istart, Iend; in main() local
/petsc/src/tao/bound/utils/
H A Disutil.c190 PetscInt n, low, high, nDiff; in TaoEstimateActiveBounds() local
407 PetscInt i, n, low, high, nDiff_loc = 0; in TaoBoundSolution() local
/petsc/src/tao/util/
H A Dtao_util.c53 PetscInt low[5], high[5], n, i; in VecFischer() local
156 PetscInt low[5], high[5], n, i; in VecSFischer() local

123