#include "petscsnes.h" PetscErrorCode SNESFASFullGetTotal(SNES snes,PetscBool *total)Logically Collective on SNES
| snes | - the multigrid context | 
| total | - whether to use total restriction / interpolatiaon or not (the alternative is defect restriction and correction interpolation) | 
| -snes_fas_full_total |