Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dstg_shur14.c334 CeedQFunction *qf_strongbc) { in SetupStrongStg_QF()
348 CeedQFunction *qf_strongbc) { in SetupStrongStg_PreProcessing()
/libCEED/examples/fluids/src/
H A Dstrong_boundary_conditions.c21 CeedQFunction qf_setup, qf_strongbc, qf_stgdata; in SetupStrongSTG_Ceed() local