Home
last modified time | relevance | path

Searched refs:RT_Pi_Full (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dhypre.h17 …olations(PETSC_UNUSED PC pc,PETSC_UNUSED PetscInt dim,PETSC_UNUSED Mat RT_Pi_Full,PETSC_UNUSED Mat… in PCHYPRESetInterpolations() argument
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPC.pyx1220 def setHYPRESetInterpolations(self, dim: int, Mat RT_Pi_Full=None, RT_Pi=None, argument
1230 RT_Pi_Full
1247 if RT_Pi_Full is not None: RT_full_mat = RT_Pi_Full.mat