Searched refs:a_nactive_proc (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | gamg.c | 61 …_fine, PetscInt cr_bs, Mat *a_P_inout, Mat *a_Amat_crs, PetscMPIInt *a_nactive_proc, IS *Pcolumnpe… in PCGAMGCreateLevel_GAMG() argument 67 PetscMPIInt rank, size, new_size, nactive = *a_nactive_proc; in PCGAMGCreateLevel_GAMG() 205 …l equations, using %s process layout\n", ((PetscObject)pc)->prefix, *a_nactive_proc, new_size, ncr… in PCGAMGCreateLevel_GAMG() 473 *a_nactive_proc = new_size; /* output */ in PCGAMGCreateLevel_GAMG()
|