Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 135 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

Member Data Documentation

◆ lower

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

Definition at line 136 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

◆ upper

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

Definition at line 136 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

◆ parts

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

Definition at line 137 of file Stokhos_SimpleTiledCrsProductTensor.hpp.


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