Searched refs:CeedQFunctionCreate_Hip_gen (Results 1 – 3 of 3) sorted by relevance
36 CEED_INTERN int CeedQFunctionCreate_Hip_gen(CeedQFunction qf);
37 int CeedQFunctionCreate_Hip_gen(CeedQFunction qf) { in CeedQFunctionCreate_Hip_gen() function
41 …ackend(CeedSetBackendFunction(ceed, "Ceed", ceed, "QFunctionCreate", CeedQFunctionCreate_Hip_gen)); in CeedInit_Hip_gen()