Searched defs:qfCtx (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dmceed.c | 325 …Info, CeedQFunctionUser func, const char *func_source, DMCeed *soldata, CeedQFunctionContext qfCtx) in DMCeedCreateFVM_Internal() 384 …scBool createGeometry, CeedQFunctionUser func, const char *func_source, CeedQFunctionContext qfCtx) in DMCeedCreateFVM()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 388 …atic PetscErrorCode CreateQFunctionContext_SW(Physics phys, Ceed ceed, CeedQFunctionContext *qfCtx) in CreateQFunctionContext_SW() 410 CeedQFunctionContext qfCtx; in SetupCEED_SW() local 595 …c PetscErrorCode CreateQFunctionContext_Euler(Physics phys, Ceed ceed, CeedQFunctionContext *qfCtx) in CreateQFunctionContext_Euler() 617 CeedQFunctionContext qfCtx; in SetupCEED_Euler() local
|