Home
last modified time | relevance | path

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

/libCEED/include/ceed/
H A Dbackend.h62 #ifndef CeedPragmaOMP
65 #define CeedPragmaOMP(x) CeedPragmaOMPHelper(omp x) macro
67 #define CeedPragmaOMP(x) macro
71 #define CeedPragmaAtomic CeedPragmaOMP(atomic update)
74 #define CeedPragmaCritical(x) CeedPragmaOMP(critical(x))
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md394 instead of `CeedPragmaOMP`, implementation of a {ref}`CeedQFunction` gallery and