Home
last modified time | relevance | path

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

/honee/include/
H A Dnavierstokes.h281 PetscErrorCode QDataBoundaryGradientGet(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_valu…
/honee/src/
H A Dqdata.c315 PetscErrorCode QDataBoundaryGradientGet(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_valu… in QDataBoundaryGradientGet() function
/honee/problems/
H A Dadvection.c263 …PetscCall(QDataBoundaryGradientGet(ceed, honee->dm, face_orientation_label, orientation, &elem_res… in DivDiffFluxProjectionCreateRHS_Direct_AdvDif()
H A Dnewtonian.c228 …PetscCall(QDataBoundaryGradientGet(ceed, honee->dm, face_orientation_label, orientation, &elem_res… in DivDiffFluxProjectionCreateRHS_Direct_NS()