Home
last modified time | relevance | path

Searched defs:ComputeMatrix (Results 1 – 14 of 14) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex44f.F9062 subroutine ComputeMatrix(da, J, ierr) subroutine
H A Dex22f.F9036 subroutine ComputeMatrix(ksp, JJ, jac, ctx, ierr) subroutine
H A Dex45f.F9042 subroutine ComputeMatrix(ksp, A, B, unused, ierr) subroutine
H A Dex28.c83 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
H A Dex25.c92 static PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
H A Dex32.c117 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
H A Dex45.c117 PetscErrorCode ComputeMatrix(KSP ksp, Mat jac, Mat B, PetscCtx ctx) in ComputeMatrix() function
H A Dex65.c188 static PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
H A Dex29.c153 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
H A Dex34.c133 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
H A Dex35.cxx384 PetscErrorCode ComputeMatrix(KSP ksp, Mat J, Mat jac, PetscCtx ctx) in ComputeMatrix() function
H A Dex59.c706 static PetscErrorCode ComputeMatrix(DomainData dd, Mat *A) in ComputeMatrix() function
/petsc/src/ksp/ksp/tests/
H A Dex32.c125 PetscErrorCode ComputeMatrix(DM da, Mat B) in ComputeMatrix() function
/petsc/src/mat/tests/
H A Dex129.c183 PetscErrorCode ComputeMatrix(DM da, Mat B) in ComputeMatrix() function