Searched defs:ComputeMatrix (Results 1 – 14 of 14) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex44f.F90 | 62 subroutine ComputeMatrix(da, J, ierr) subroutine
|
| H A D | ex22f.F90 | 36 subroutine ComputeMatrix(ksp, JJ, jac, ctx, ierr) subroutine
|
| H A D | ex45f.F90 | 42 subroutine ComputeMatrix(ksp, A, B, unused, ierr) subroutine
|
| H A D | ex28.c | 83 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex25.c | 92 static PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex32.c | 117 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex45.c | 117 PetscErrorCode ComputeMatrix(KSP ksp, Mat jac, Mat B, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex65.c | 188 static PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex29.c | 153 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex34.c | 133 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex35.cxx | 384 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
|
| H A D | ex59.c | 706 static PetscErrorCode ComputeMatrix(DomainData dd, Mat *A) in ComputeMatrix() function
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex32.c | 125 PetscErrorCode ComputeMatrix(DM da, Mat B) in ComputeMatrix() function
|
| /petsc/src/mat/tests/ |
| H A D | ex129.c | 183 PetscErrorCode ComputeMatrix(DM da, Mat B) in ComputeMatrix() function
|