Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-fortran.c734 static int CeedQFunction_n = 0; variable
782 CeedQFunction_n++; in fCeedQFunctionCreateInterior()
816 CeedQFunction_n++; in fCeedQFunctionCreateInteriorByName()
832 CeedQFunction_n++; in fCeedQFunctionCreateIdentity()
942 CeedQFunction_n--; in fCeedQFunctionDestroy()
943 if (CeedQFunction_n == 0) { in fCeedQFunctionDestroy()