Home
last modified time | relevance | path

Searched defs:up (Results 1 – 7 of 7) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex29.c56 PetscInt up = n * (!r || !(repeat - 1 - r)); in main() local
/petsc/src/dm/impls/da/
H A Ddaltol.c18 PetscInt *idx, left, j, count, up, down, i, bottom, top, k, dim = da->dim; in DMLocalToLocalCreate_DA() local
H A Dda2.c203 PetscInt up, down, left, right, i, *idx, nn; in DMSetUp_DA_2D() local
H A Dda3.c210 PetscInt left, right, up, down, bottom, top, i, j, k, *idx, nn; in DMSetUp_DA_3D() local
/petsc/src/ts/trajectory/utils/
H A Dreconstruct.c76 PetscInt up = PetscMin(nid + tj->lag.order / 2 + 1, tshn); in TSTrajectoryReconstruct_Private() local
/petsc/src/dm/impls/plex/
H A Dplexpartition.c963 …ErrorCode DMPlexAddClosure_Tree(DM dm, PetscHSetI ht, PetscInt point, PetscBool up, PetscBool down) in DMPlexAddClosure_Tree()
H A Dplexgeometry.c1023 PetscReal lp[3], up[3], *tmp; in DMPlexComputeGridHash_Internal() local