Searched refs:QFunctionCreate (Results 1 – 3 of 3) sorted by relevance
680 if (!ceed->QFunctionCreate) { in CeedQFunctionCreateInterior()709 CeedCall(ceed->QFunctionCreate(*qf)); in CeedQFunctionCreateInterior()
1276 CEED_FTABLE_ENTRY(Ceed, QFunctionCreate), in CeedInit()
132 int (*QFunctionCreate)(CeedQFunction); member