Zoltan2
|
This file defines the StridedData class. More...
Go to the source code of this file.
Classes | |
class | Zoltan2::StridedData< lno_t, scalar_t > |
The StridedData class manages lists of weights or coordinates. More... | |
Namespaces | |
Zoltan2 | |
Functions | |
template<typename scalar_t , typename T > | |
static void | Zoltan2::getInputArrayHelper (ArrayRCP< const T > &target, const ArrayRCP< const scalar_t > &src) |
template<typename scalar_t > | |
static void | Zoltan2::getInputArrayHelper (ArrayRCP< const scalar_t > &target, const ArrayRCP< const scalar_t > &src) |
This file defines the StridedData class.
Definition in file Zoltan2_StridedData.hpp.