Searched refs:PCSetCoordinates_GEO (Results 1 – 1 of 1) sorted by relevance
34 static PetscErrorCode PCSetCoordinates_GEO(PC pc, PetscInt ndm, PetscInt a_nloc, PetscReal *coords) in PCSetCoordinates_GEO() function744 …PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCSetCoordinates_C", PCSetCoordinates_GEO)); in PCCreateGAMG_GEO()