Searched defs:ctx_copy (Results 1 – 5 of 5) sorted by relevance
40 CeedQFunctionContext ctx_copy = NULL; in main() local
111 CeedQFunctionContext ctx_copy = NULL; in main() local
627 int CeedQFunctionContextReferenceCopy(CeedQFunctionContext ctx, CeedQFunctionContext *ctx_copy) { in CeedQFunctionContextReferenceCopy()
1456 PetscErrorCode MatCeedContextReferenceCopy(MatCeedContext ctx, MatCeedContext *ctx_copy) { in MatCeedContextReferenceCopy()
597 function CeedQFunctionContextReferenceCopy(ctx, ctx_copy) argument