Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex303.c17 char mat_type[PETSC_MAX_PATH_LEN]; in main() local
/petsc/src/dm/tests/
H A Dex30.c7 char mat_type[256] = MATAIJ; /* default matrix type */ in main() local
/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dex3.c27 static PetscErrorCode CreateMatWithTestSizes(MPI_Comm comm, MatType mat_type, PetscInt n, PetscInt … in CreateMatWithTestSizes()
/petsc/src/dm/impls/stag/
H A Dstag.c497 MatType mat_type; in DMCreateMatrix_Stag() local