Searched refs:DMCreateInjection_pforest (Results 1 – 1 of 1) sorted by relevance
4453 #define DMCreateInjection_pforest _append_pforest(DMCreateInjection) macro4454 static PetscErrorCode DMCreateInjection_pforest(DM dmCoarse, DM dmFine, Mat *injection) in DMCreateInjection_pforest() function5130 dm->ops->createinjection = DMCreateInjection_pforest; in DMInitialize_pforest()