Home
last modified time | relevance | path

Searched defs:maxmn (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/dt/fv/interface/
H A Dfv.c2065 PetscInt i, j, maxmn; in PetscFVLeastSquaresPseudoInverseSVD_Static() local
2169 PetscInt maxmn = PetscMax(numFaces, dim); in PetscFVComputeGradient_LeastSquares() local
2219 PetscInt dim, m, n, nrhs, minmn, maxmn; in PetscFVLeastSquaresSetMaxFaces_LS() local