Home
last modified time | relevance | path

Searched defs:xbase (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/tests/
H A Dex3.c11 int width, xbase; in main() local
/petsc/src/vec/vec/impls/seq/
H A Ddvec2.c88 const PetscScalar *yy0, *yy1, *yy2, *yy3, *x, *xbase; in VecMDot_Seq() local
306 const PetscScalar *yy0, *yy1, *yy2, *yy3, *x, *xbase; in VecMTDot_Seq() local
/petsc/src/dm/impls/da/
H A Dda2.c204 PetscInt xbase, *bases, *ldims, j, x_t, y_t, s_t, base, count; in DMSetUp_DA_2D() local