Searched refs:integraterhsfunction (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/ ! |
| H A D | petscfvimpl.h | 68 …PetscErrorCode (*integraterhsfunction)(PetscFV, PetscDS, PetscInt, PetscInt, PetscFVFaceGeom *, Pe… member
|
| /petsc/src/dm/dt/fv/interface/ ! |
| H A D | fv.c | 1735 …PetscTryTypeMethod(fvm, integraterhsfunction, prob, field, Nf, fgeom, neighborVol, uL, uR, fluxL, … in PetscFVIntegrateRHSFunction() 1941 fvm->ops->integraterhsfunction = PetscFVIntegrateRHSFunction_Upwind; in PetscFVInitialize_Upwind() 2243 fvm->ops->integraterhsfunction = PetscFVIntegrateRHSFunction_LeastSquares; in PetscFVInitialize_LeastSquares()
|