Home
last modified time | relevance | path

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

/petsc/src/dm/dt/fv/interface/
H A Dfv.c2056 static PetscErrorCode PetscFVLeastSquaresPseudoInverseSVD_Static(PetscInt m, PetscInt mstride, Pets… in PetscFVLeastSquaresPseudoInverseSVD_Static() function
2170 …PetscCall(PetscFVLeastSquaresPseudoInverseSVD_Static(numFaces, maxFaces, dim, ls->B, ls->Binv, ls-… in PetscFVComputeGradient_LeastSquares()