Searched defs:matapp (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | fmg.c | 6 …ErrorCode PCMGFCycle_Private(PC pc, PC_MG_Levels **mglevels, PetscBool transpose, PetscBool matapp) in PCMGFCycle_Private() 57 …ErrorCode PCMGKCycle_Private(PC pc, PC_MG_Levels **mglevels, PetscBool transpose, PetscBool matapp) in PCMGKCycle_Private()
|
| H A D | smg.c | 6 …ErrorCode PCMGACycle_Private(PC pc, PC_MG_Levels **mglevels, PetscBool transpose, PetscBool matapp) in PCMGACycle_Private()
|
| H A D | mg.c | 14 …ycle_Private(PC pc, PC_MG_Levels **mglevelsin, PetscBool transpose, PetscBool matapp, PCRichardson… in PCMGMCycle_Private() 556 PetscBool changeu, changed, matapp; in PCApply_MG_Internal() local
|