Searched refs:ratio2 (Results 1 – 2 of 2) sorted by relevance
464 …MPRKType name, PetscInt order, PetscInt sbase, PetscInt ratio1, PetscInt ratio2, const PetscReal A… 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() local216 ratio2 = PetscRealPart(interface_size) / pcbddc->coarse_size; in PCView_BDDC()220 …arse %" PetscInt_FMT " interface/coarse %" PetscInt_FMT "\n", (PetscInt)ratio1, (PetscInt)ratio2)); in PCView_BDDC()