Searched refs:PetscFVComputeGradient_Upwind (Results 1 – 1 of 1) sorted by relevance
1891 static PetscErrorCode PetscFVComputeGradient_Upwind(PetscFV fv, PetscInt numFaces, const PetscScala… in PetscFVComputeGradient_Upwind() function1940 fvm->ops->computegradient = PetscFVComputeGradient_Upwind; in PetscFVInitialize_Upwind()