Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dstg_shur14.h22 extern PetscErrorCode SetupStrongStg_PreProcessing(Ceed ceed, ProblemData problem, CeedInt num_comp…
H A Dstg_shur14.c347 PetscErrorCode SetupStrongStg_PreProcessing(Ceed ceed, ProblemData problem, CeedInt num_comp_x, Cee… in SetupStrongStg_PreProcessing() function
/libCEED/examples/fluids/src/
H A Dstrong_boundary_conditions.c55 …PetscCall(SetupStrongStg_PreProcessing(ceed, problem, num_comp_x, stg_data_size, dXdx_size, &qf_st… in SetupStrongSTG_Ceed()