Home
last modified time | relevance | path

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

/honee/problems/
H A Dstg_shur14.h18 extern PetscErrorCode SetupStrongStg_PreProcessing(Ceed ceed, ProblemData problem, CeedInt num_comp…
H A Dstg_shur14.c381 PetscErrorCode SetupStrongStg_PreProcessing(Ceed ceed, ProblemData problem, CeedInt num_comp_x, Cee… in SetupStrongStg_PreProcessing() function
/honee/src/
H A Dstrong_boundary_conditions.c54 …PetscCall(SetupStrongStg_PreProcessing(ceed, problem, num_comp_x, stg_data_size, dXdx_size, &qf_st… in SetupStrongSTG_Ceed()