Searched refs:PCSetCoordinates_AGG (Results 1 – 1 of 1) sorted by relevance
353 static PetscErrorCode PCSetCoordinates_AGG(PC pc, PetscInt ndm, PetscInt a_nloc, PetscReal *coords) in PCSetCoordinates_AGG() function464 PetscCall(PCSetCoordinates_AGG(pc, bs, MM / bs, NULL)); in PCSetData_AGG()1604 …PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCSetCoordinates_C", PCSetCoordinates_AGG)); in PCCreateGAMG_AGG()