Searched defs:fraction (Results 1 – 2 of 2) sorted by relevance
19 PetscErrorCode MatComputeBandwidth(Mat A, PetscReal fraction, PetscInt *bw) in MatComputeBandwidth()
23 PetscInt fraction, remainder, cumfraction; member