Searched refs:array_type (Results 1 – 1 of 1) sorted by relevance
43 struct array_type { struct48 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 +=() argument73 void operator+=(const volatile array_type &src) volatile in operator +=() argument81 typedef array_type<PetscReal> TensorValueType; // used to simplify code below