Home
last modified time | relevance | path

Searched defs:tA (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/tests/
H A Dex221.c388 Mat tA, tS, dA, dS; in main() local
H A Dex23.c853 Mat tA; in main() local
/petsc/src/mat/impls/is/
H A Dmatis.c3446 static PetscErrorCode MatISGetAssembled_Private(Mat A, Mat *tA) in MatISGetAssembled_Private()
3485 static PetscErrorCode MatISRestoreAssembled_Private(Mat A, Mat *tA) in MatISRestoreAssembled_Private()
3502 Mat tA; in MatGetDiagonalBlock_IS() local
3521 Mat tA; in MatCreateSubMatrices_IS() local
3555 Mat tA; in MatIncreaseOverlap_IS() local
/petsc/src/mat/impls/hypre/
H A Dmhypre.c798 hypre_ParCSRMatrix *tA; local