Home
last modified time | relevance | path

Searched refs:MatComputeExplicitOperator (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/changes/
H A D312.md131 - Renamed MatComputeExplicitOperator() into MatComputeOperator() and
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi495 PetscErrorCode MatComputeExplicitOperator(PetscMat, PetscMat*)
/petsc/include/
H A Dpetscmat.h2138 … 12, 0, "MatComputeOperator()", ) static inline PetscErrorCode MatComputeExplicitOperator(Mat A, M… in MatComputeExplicitOperator() function