Searched refs:PCHYPREAMSSetInteriorNodes (Results 1 – 6 of 6) sorted by relevance
19 PetscErrorCode PCHYPREAMSSetInteriorNodes(PETSC_UNUSED PC pc,PETSC_UNUSED Vec interior){PetscPCHYPR… in PCHYPREAMSSetInteriorNodes() function
212 PetscErrorCode PCHYPREAMSSetInteriorNodes(PetscPC, PetscVec)
1304 petsc.PCHYPREAMSSetInteriorNodes1307 CHKERR(PCHYPREAMSSetInteriorNodes(self.pc, interior.vec))
211 - Add `PCHYPREAMSSetInteriorNodes()` to set interior nodes for HYPRE AMS
297 PETSC_EXTERN PetscErrorCode PCHYPREAMSSetInteriorNodes(PC, Vec);
2143 PetscErrorCode PCHYPREAMSSetInteriorNodes(PC pc, Vec interior) in PCHYPREAMSSetInteriorNodes() function