Home
last modified time | relevance | path

Searched refs:PetscFVComputeGradient_LeastSquares (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/dt/fv/interface/
H A Dfv.c2151 static PetscErrorCode PetscFVComputeGradient_LeastSquares(PetscFV fvm, PetscInt numFaces, const Pet… in PetscFVComputeGradient_LeastSquares() function
2242 fvm->ops->computegradient = PetscFVComputeGradient_LeastSquares; in PetscFVInitialize_LeastSquares()