Searched defs:stg_data_size (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 333 …eed, ProblemData problem, CeedInt num_comp_x, CeedInt num_comp_q, CeedInt stg_data_size, CeedInt d… in SetupStrongStg_QF() 347 …PreProcessing(Ceed ceed, ProblemData problem, CeedInt num_comp_x, CeedInt stg_data_size, CeedInt d… in SetupStrongStg_PreProcessing()
|
| /libCEED/examples/fluids/src/ |
| H A D | strong_boundary_conditions.c | 17 …CeedInt num_comp_x = problem->dim, num_comp_q = 5, stg_data_size = 1, dim_boundary = 2… in SetupStrongSTG_Ceed() local
|