Home
last modified time | relevance | path

Searched defs:tarray (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/vec/tutorials/
H A Dex9.c24 PetscScalar value, *array, *tarray = 0; in main() local
/petsc/src/mat/impls/nest/
H A Dmatnest.c89 PetscScalar *tarray; /* buffer for storing all temporary products A[i][j] B[j] */ member