Home
last modified time | relevance | path

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

/honee/src/
H A Dsetupts.c48 …ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) PetscCall(DivDiffFluxProjectionApply(honee->d… in RHS_NS()
136 …ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) PetscCall(DivDiffFluxProjectionApply(honee->d… in IFunction_NS()
H A Ddiff_flux_projection.c345 PetscErrorCode DivDiffFluxProjectionApply(DivDiffFluxProjectionData diff_flux_proj, Vec Q_loc) { in DivDiffFluxProjectionApply() function
/honee/include/
H A Dnavierstokes.h352 PetscErrorCode DivDiffFluxProjectionApply(DivDiffFluxProjectionData diff_flux_proj, Vec Q_loc);