Searched refs:CreateRestriction (Results 1 – 2 of 2) sorted by relevance
33 static PetscErrorCode CreateRestriction(DM, DM, Mat *);47 PetscCall(DMShellSetCreateRestriction(*shell, CreateRestriction)); in MyDMShellCreate()109 static PetscErrorCode CreateRestriction(DM dm1, DM dm2, Mat *mat) in CreateRestriction() function
115 - If the DM has a CreateRestriction() function the PCMG