Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Attributes | List of all members
Stokhos::FlatLTBSparse3Tensor< ordinal_type, value_type > Struct Template Reference

Public Types

typedef Teuchos::Array
< FlatLTBSparse3TensorNode
< ordinal_type > > 
node_array_type
 
typedef Teuchos::Array
< value_type > 
cijk_array_type
 
typedef node_array_type::iterator node_iterator
 
typedef
node_array_type::const_iterator 
node_const_iterator
 
typedef cijk_array_type::iterator cijk_iterator
 
typedef
cijk_array_type::const_iterator 
cijk_const_iterator
 

Public Attributes

node_array_type node
 
cijk_array_type cijk
 
bool symmetric
 

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