Home
last modified time | relevance | path

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

/petsc/src/dm/dt/fv/interface/
H A Dfv.c2008 static PetscErrorCode PetscFVLeastSquaresPseudoInverse_Static(PetscInt m, PetscInt mstride, PetscIn… in PetscFVLeastSquaresPseudoInverse_Static() function
2176 …PetscCall(PetscFVLeastSquaresPseudoInverse_Static(numFaces, maxFaces, dim, ls->B, ls->Binv, ls->ta… in PetscFVComputeGradient_LeastSquares()