Searched refs:ratio1 (Results 1 – 2 of 2) sorted by relevance
464 PetscErrorCode TSMPRKRegister(TSMPRKType name, PetscInt order, PetscInt sbase, PetscInt ratio1, Pet… in TSMPRKRegister() argument488 s = sbase * ratio1 * ratio2; /* this is the dimension of the matrices below */ in TSMPRKRegister()
136 PetscReal ratio1 = 0., ratio2 = 0.; in PCView_BDDC() local215 ratio1 = pc->pmat->rmap->N / (1. * pcbddc->coarse_size); in PCView_BDDC()220 …oarse %" PetscInt_FMT " interface/coarse %" PetscInt_FMT "\n", (PetscInt)ratio1, (PetscInt)ratio2)… in PCView_BDDC()