Searched defs:CEED_STRIDES_BACKEND (Results 1 – 4 of 4) sorted by relevance
13 const CEED_STRIDES_BACKEND = Ref{Ptr{CeedInt}}() constant
260 CEED_EXTERN const CeedInt CEED_STRIDES_BACKEND[3]; variable
48 pub const CEED_STRIDES_BACKEND: [i32; 3] = [0; 3]; constant
630 const CeedInt CEED_STRIDES_BACKEND[3] = {0}; variable