Home
last modified time | relevance | path

Searched defs:dXdx_size (Results 1 – 2 of 2) sorted by relevance

/honee/problems/
H A Dstg_shur14.c367 …blemData problem, CeedInt num_comp_x, CeedInt num_comp_q, CeedInt stg_data_size, CeedInt dXdx_size, in SetupStrongStg_QF()
381 …ssing(Ceed ceed, ProblemData problem, CeedInt num_comp_x, CeedInt stg_data_size, CeedInt dXdx_size, in SetupStrongStg_PreProcessing()
/honee/src/
H A Dstrong_boundary_conditions.c13 CeedInt num_comp_x, num_comp_q = 5, stg_data_size = 1, dXdx_size; in SetupStrongSTG_Ceed() local