Searched defs:up (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex29.c | 56 PetscInt up = n * (!r || !(repeat - 1 - r)); in main() local
|
| /petsc/src/dm/impls/da/ |
| H A D | daltol.c | 18 PetscInt *idx, left, j, count, up, down, i, bottom, top, k, dim = da->dim; in DMLocalToLocalCreate_DA() local
|
| H A D | da2.c | 203 PetscInt up, down, left, right, i, *idx, nn; in DMSetUp_DA_2D() local
|
| H A D | da3.c | 210 PetscInt left, right, up, down, bottom, top, i, j, k, *idx, nn; in DMSetUp_DA_3D() local
|
| /petsc/src/ts/trajectory/utils/ |
| H A D | reconstruct.c | 76 PetscInt up = PetscMin(nid + tj->lag.order / 2 + 1, tshn); in TSTrajectoryReconstruct_Private() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 963 …ErrorCode DMPlexAddClosure_Tree(DM dm, PetscHSetI ht, PetscInt point, PetscBool up, PetscBool down) in DMPlexAddClosure_Tree()
|
| H A D | plexgeometry.c | 1023 PetscReal lp[3], up[3], *tmp; in DMPlexComputeGridHash_Internal() local
|