Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Attributes | List of all members
Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Coord Struct Reference

Public Attributes

size_type i
 
size_type j
 
size_type k
 
value_type cijk
 

Detailed Description

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

Definition at line 129 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

Member Data Documentation

◆ i

template<typename ValueType , class ExecutionSpace >
size_type Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Coord::i

Definition at line 130 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

◆ j

template<typename ValueType , class ExecutionSpace >
size_type Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Coord::j

Definition at line 130 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

◆ k

template<typename ValueType , class ExecutionSpace >
size_type Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Coord::k

Definition at line 130 of file Stokhos_SimpleTiledCrsProductTensor.hpp.

◆ cijk

template<typename ValueType , class ExecutionSpace >
value_type Stokhos::SimpleTiledCrsProductTensor< ValueType, ExecutionSpace >::Coord::cijk

Definition at line 131 of file Stokhos_SimpleTiledCrsProductTensor.hpp.


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