Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dstrong_boundary_conditions.c17 …problem->dim, num_comp_q = 5, stg_data_size = 1, dim_boundary = 2, dXdx_size = num_comp_x * dim_bo… in SetupStrongSTG_Ceed() local
48 …PetscCallCeed(ceed, CeedQFunctionAddInput(qf_setup, "dxdX", num_comp_x * dim_boundary, CEED_EVAL_G… in SetupStrongSTG_Ceed()