Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetscfvimpl.h96 } PetscFV_LeastSquares; typedef
/petsc/src/dm/dt/fv/interface/
H A Dfv.c1970 PetscFV_LeastSquares *ls = (PetscFV_LeastSquares *)fvm->data; in PetscFVDestroy_LeastSquares()
2153 PetscFV_LeastSquares *ls = (PetscFV_LeastSquares *)fvm->data; in PetscFVComputeGradient_LeastSquares()
2218 PetscFV_LeastSquares *ls = (PetscFV_LeastSquares *)fvm->data; in PetscFVLeastSquaresSetMaxFaces_LS()
2257 PetscFV_LeastSquares *ls; in PetscFVCreate_LeastSquares()