Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscksp.pxi218 PetscErrorCode KSPComputeExplicitOperator(PetscKSP, PetscMat*)
/petsc/doc/changes/
H A D312.md163 - Renamed KSPComputeExplicitOperator() into KSPComputeOperator().
/petsc/include/
H A Dpetscksp.h1031 … 12, 0, "KSPComputeOperator()", ) static inline PetscErrorCode KSPComputeExplicitOperator(KSP A, M… in KSPComputeExplicitOperator() function