| /petsc/src/mat/tests/ |
| H A D | ex217.c | 10 MatType mattype; in main() local
|
| H A D | ex5k.kokkos.cxx | 52 char mattype[64]; in main() local
|
| H A D | ex16.c | 36 char mattype[256]; in main() local
|
| H A D | ex62.c | 37 MatType mattype; in main() local
|
| H A D | ex94.c | 40 MatType mattype; in main() local
|
| H A D | ex70.c | 208 char mattype[256]; in main() local
|
| /petsc/src/mat/impls/fft/ |
| H A D | fft.c | 43 PetscErrorCode MatCreateFFT(MPI_Comm comm, PetscInt ndim, const PetscInt dim[], MatType mattype, Ma… in MatCreateFFT()
|
| /petsc/lib/petsc/bin/ |
| H A D | PetscBinaryIO.py | 364 def readMat(self, fh, mattype='sparse'): argument 416 def readBinaryFile(self, fid, mattype='sparse'): argument
|
| /petsc/src/mat/utils/ |
| H A D | axpy.c | 437 PetscErrorCode MatComputeOperator(Mat inmat, MatType mattype, Mat *mat) in MatComputeOperator() 468 PetscErrorCode MatComputeOperatorTranspose(Mat inmat, MatType mattype, Mat *mat) in MatComputeOperatorTranspose()
|
| /petsc/src/dm/impls/da/ |
| H A D | dainterp.c | 50 MatType mattype; in DMCreateInterpolation_DA_1D_Q1() local 181 MatType mattype; in DMCreateInterpolation_DA_1D_Q0() local 268 MatType mattype; in DMCreateInterpolation_DA_2D_Q1() local 496 MatType mattype; in DMCreateInterpolation_DA_2D_Q0() local 617 MatType mattype; in DMCreateInterpolation_DA_3D_Q0() local 747 MatType mattype; in DMCreateInterpolation_DA_3D_Q1() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stag.c | 435 MatType mattype; in DMCreateInterpolation_Stag() local 467 MatType mattype; in DMCreateRestriction_Stag() local
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | eige.c | 56 PetscErrorCode KSPComputeOperator(KSP ksp, MatType mattype, Mat *mat) in KSPComputeOperator()
|
| /petsc/src/mat/impls/aij/mpi/pastix/ |
| H A D | pastix.c | 422 static PetscErrorCode MatGetFactor_pastix(Mat A, MatFactorType ftype, Mat *F, const char *mattype) in MatGetFactor_pastix()
|
| /petsc/src/ksp/pc/interface/ |
| H A D | precon.c | 1973 PetscErrorCode PCComputeOperator(PC pc, MatType mattype, Mat *mat) in PCComputeOperator()
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 243 MatType mattype; /* type of matrix created with DMCreateMatrix() */ member
|
| /petsc/src/snes/tutorials/ |
| H A D | ex48.c | 273 MatType mattype; member
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 5481 MatType mattype; in MatIsTranspose() local 5550 MatType mattype; in MatIsHermitianTranspose() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex14.c | 261 char *mattype; member
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 2765 MatType mattype; in SNESTestJacobian() local
|