Searched defs:array_type (Results 1 – 1 of 1) sorted by relevance
43 struct array_type { struct44 ScalarType gg2[LANDAU_DIM];45 ScalarType gg3[LANDAU_DIM][LANDAU_DIM];48 array_type() in array_type() argument56 array_type(const array_type &rhs) in array_type() argument64 array_type &operator+=(const array_type &src) in operator +=()73 void operator+=(const volatile array_type &src) volatile in operator +=()