Home
last modified time | relevance | path

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

/petsc/share/petsc/suppressions/
H A Dubsan41 function:PetscFVIntegrateRHSFunction_LeastSquares
/petsc/src/dm/dt/fv/interface/
H A Dfv.c2189 static PetscErrorCode PetscFVIntegrateRHSFunction_LeastSquares(PetscFV fvm, PetscDS prob, PetscInt … in PetscFVIntegrateRHSFunction_LeastSquares() function
2243 fvm->ops->integraterhsfunction = PetscFVIntegrateRHSFunction_LeastSquares; in PetscFVInitialize_LeastSquares()