Searched refs:sgc (Results 1 – 1 of 1) sorted by relevance
1311 PetscLogDouble nnz0 = 0, sgc = 0, soc = 0, n0 = 0; in PCMGGetGridComplexity() local1329 sgc += N; in PCMGGetGridComplexity()1337 *gc = (PetscReal)(sgc / n0); in PCMGGetGridComplexity()