Searched refs:PCHYPRESetDiscreteCurl (Results 1 – 6 of 6) sorted by relevance
13 PetscErrorCode PCHYPRESetDiscreteCurl(PETSC_UNUSED PC pc,PETSC_UNUSED Mat C){PetscPCHYPREError;} in PCHYPRESetDiscreteCurl() function
206 PetscErrorCode PCHYPRESetDiscreteCurl(PetscPC, PetscMat)
1162 petsc.PCHYPRESetDiscreteCurl1165 CHKERR(PCHYPRESetDiscreteCurl(self.pc, mat.mat))
294 PETSC_EXTERN PetscErrorCode PCHYPRESetDiscreteCurl(PC, Mat);
1826 PetscErrorCode PCHYPRESetDiscreteCurl(PC pc, Mat C) in PCHYPRESetDiscreteCurl() function
1302 operator, which can be set using `PCHYPRESetDiscreteCurl()`.