Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Functions
Zoltan2_StridedData.hpp File Reference

This file defines the StridedData class. More...

#include <Zoltan2_Standards.hpp>
#include <Zoltan2_Environment.hpp>
#include <typeinfo>
Include dependency graph for Zoltan2_StridedData.hpp:
This graph shows which files directly or indirectly include this file:

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
 Created by mbenlioglu on Aug 31, 2020.
 

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)
 

Detailed Description

This file defines the StridedData class.

Definition in file Zoltan2_StridedData.hpp.