Home
last modified time | relevance | path

Searched refs:CeedQFunctionContext_n (Results 1 – 1 of 1) sorted by relevance

/libCEED/interface/
H A Dceed-fortran.c667 static int CeedQFunctionContext_n = 0; variable
682 CeedQFunctionContext_n++; in fCeedQFunctionContextCreate()
720 CeedQFunctionContext_n--; in fCeedQFunctionContextDestroy()
721 if (CeedQFunctionContext_n == 0) { in fCeedQFunctionContextDestroy()