Home
last modified time | relevance | path

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

/honee/problems/
H A Dstg_shur14.h15 extern PetscErrorCode SetupStrongStg_QF(Ceed ceed, ProblemData problem, CeedInt num_comp_x, CeedInt…
H A Dstg_shur14.c367 PetscErrorCode SetupStrongStg_QF(Ceed ceed, ProblemData problem, CeedInt num_comp_x, CeedInt num_co… in SetupStrongStg_QF() function
/honee/src/
H A Dstrong_boundary_conditions.c55 …PetscCall(SetupStrongStg_QF(ceed, problem, num_comp_x, num_comp_q, stg_data_size, dXdx_size, &qf_s… in SetupStrongSTG_Ceed()