Home
last modified time | relevance | path

Searched refs:PCGAMGSetLowMemoryFilter_AGG (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c258 static PetscErrorCode PCGAMGSetLowMemoryFilter_AGG(PC pc, PetscBool b) in PCGAMGSetLowMemoryFilter_AGG() function
1601 …bjectComposeFunction((PetscObject)pc, "PCGAMGSetLowMemoryFilter_C", PCGAMGSetLowMemoryFilter_AGG)); in PCCreateGAMG_AGG()