Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Tile< coord_t > Struct Template Reference

Public Attributes

size_type lower
 
size_type upper
 
Teuchos::Array< coord_t > parts
 

Detailed Description

template<typename ValueType, class ExecutionSpace>
template<typename coord_t>
struct Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Tile< coord_t >

Definition at line 103 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

Member Data Documentation

template<typename ValueType , class ExecutionSpace >
template<typename coord_t >
size_type Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Tile< coord_t >::lower

Definition at line 104 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

template<typename ValueType , class ExecutionSpace >
template<typename coord_t >
size_type Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Tile< coord_t >::upper

Definition at line 104 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

template<typename ValueType , class ExecutionSpace >
template<typename coord_t >
Teuchos::Array<coord_t> Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Tile< coord_t >::parts

Definition at line 105 of file Stokhos_SimpleTiledCrsProductTensor.hpp.


The documentation for this struct was generated from the following file: