Searched defs:submats (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex249.c | 8 Mat A, *submats, *submats2; in main() local
|
| H A D | ex183.c | 26 Mat A, *submats; in main() local
|
| /petsc/src/ksp/pc/impls/bjacobi/ |
| H A D | bjacobi.h | 43 Mat submats; /* the matrices belong to a subcommunicator */ member
|
| /petsc/src/dm/impls/composite/ |
| H A D | packm.c | 8 Mat *submats; in DMCreateMatrix_Composite_Nest() local
|
| /petsc/src/mat/impls/sbaij/mpi/ |
| H A D | sbaijov.c | 15 Mat *submats; in MatIncreaseOverlap_MPISBAIJ() local
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mmdense.c | 50 …ense_Local(Mat C, PetscInt ismax, const IS isrow[], const IS iscol[], MatReuse scall, Mat *submats) in MatCreateSubMatrices_MPIDense_Local()
|
| /petsc/src/dm/dt/dualspace/impls/sum/ |
| H A D | dualspacesum.c | 298 static PetscErrorCode PetscDualSpaceSumCreateMatrix(PetscDualSpace sp, Mat submats[], ISLocalToGlob… in PetscDualSpaceSumCreateMatrix()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 613 …C, PetscInt ismax, const IS isrow[], const IS iscol[], MatReuse scall, Mat *submats, PetscBool sym)
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 1213 …cInt ismax, const IS isrow[], const IS iscol[], MatReuse scall, PetscBool allcolumns, Mat *submats) in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() 2034 …IAIJ_Local(Mat C, PetscInt ismax, const IS isrow[], const IS iscol[], MatReuse scall, Mat *submats) in MatCreateSubMatrices_MPIAIJ_Local()
|