Home
last modified time | relevance | path

Searched defs:MFEM_BLOCK_ID (Results 1 – 3 of 3) sorted by relevance

/dports/math/mfem/mfem-4.3/general/
H A Dbackends.hpp55 #define MFEM_BLOCK_ID(k) 0 macro
H A Dcuda.hpp46 #define MFEM_BLOCK_ID(k) blockIdx.k macro
H A Dhip.hpp46 #define MFEM_BLOCK_ID(k) hipBlockIdx_ ##k macro