Home
last modified time | relevance | path

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

/honee/src/
H A Dstrong_boundary_conditions.c210 PetscErrorCode SetupStrongBC_Ceed(Ceed ceed, DM dm, Honee honee, ProblemData problem) { in SetupStrongBC_Ceed() function
H A Dsetuplibceed.c289 if (problem->use_strong_bc_ceed) PetscCall(SetupStrongBC_Ceed(ceed, dm, honee, problem)); in SetupLibceed()
/honee/include/
H A Dnavierstokes.h337 PetscErrorCode SetupStrongBC_Ceed(Ceed ceed, DM dm, Honee honee, ProblemData problem);