Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetscfvimpl.h94 PetscInt maxFaces, workSize; member
/petsc/src/dm/dt/fv/interface/
H A Dfv.c2155 const PetscInt maxFaces = ls->maxFaces; in PetscFVComputeGradient_LeastSquares() local
2216 static PetscErrorCode PetscFVLeastSquaresSetMaxFaces_LS(PetscFV fvm, PetscInt maxFaces) in PetscFVLeastSquaresSetMaxFaces_LS()
2290 PetscErrorCode PetscFVLeastSquaresSetMaxFaces(PetscFV fvm, PetscInt maxFaces) in PetscFVLeastSquaresSetMaxFaces()