Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Stokhos::CijkData< ordinal_type, scalar_type > Struct Template Reference

#include <Stokhos_Sparse3TensorPartition.hpp>

Public Types

typedef ordinal_type value_type
 
typedef ordinal_type id_type
 

Public Member Functions

ordinal_type operator() (ordinal_type d) const
 
ordinal_type ID () const
 

Public Attributes

ordinal_type gid
 
ordinal_type i
 
ordinal_type j
 
ordinal_type k
 
scalar_type c
 

Detailed Description

template<typename ordinal_type, typename scalar_type>
struct Stokhos::CijkData< ordinal_type, scalar_type >

Definition at line 197 of file Stokhos_Sparse3TensorPartition.hpp.

Member Typedef Documentation

template<typename ordinal_type , typename scalar_type >
typedef ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::value_type

Definition at line 198 of file Stokhos_Sparse3TensorPartition.hpp.

template<typename ordinal_type , typename scalar_type >
typedef ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::id_type

Definition at line 199 of file Stokhos_Sparse3TensorPartition.hpp.

Member Function Documentation

template<typename ordinal_type , typename scalar_type >
ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::operator() ( ordinal_type  d) const
inline

Definition at line 204 of file Stokhos_Sparse3TensorPartition.hpp.

template<typename ordinal_type , typename scalar_type >
ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::ID ( ) const
inline

Definition at line 211 of file Stokhos_Sparse3TensorPartition.hpp.

Member Data Documentation

template<typename ordinal_type , typename scalar_type >
ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::gid

Definition at line 200 of file Stokhos_Sparse3TensorPartition.hpp.

template<typename ordinal_type , typename scalar_type >
ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::i

Definition at line 201 of file Stokhos_Sparse3TensorPartition.hpp.

template<typename ordinal_type , typename scalar_type >
ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::j

Definition at line 201 of file Stokhos_Sparse3TensorPartition.hpp.

template<typename ordinal_type , typename scalar_type >
ordinal_type Stokhos::CijkData< ordinal_type, scalar_type >::k

Definition at line 201 of file Stokhos_Sparse3TensorPartition.hpp.

template<typename ordinal_type , typename scalar_type >
scalar_type Stokhos::CijkData< ordinal_type, scalar_type >::c

Definition at line 202 of file Stokhos_Sparse3TensorPartition.hpp.


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