Stokhos Development
Loading...
Searching...
No Matches
Stokhos::LTBSparse3Tensor< ordinal_type, value_type >::CijkNode Struct Reference

Node type used in constructing the tree. More...

#include <Stokhos_LTBSparse3Tensor.hpp>

Collaboration diagram for Stokhos::LTBSparse3Tensor< ordinal_type, value_type >::CijkNode:

Public Attributes

Teuchos::Array< Teuchos::RCP< CijkNode > > children
Teuchos::Array< value_typevalues
ordinal_type p_i
ordinal_type p_j
ordinal_type p_k
ordinal_type i_begin
ordinal_type j_begin
ordinal_type k_begin
ordinal_type i_size
ordinal_type j_size
ordinal_type k_size
ordinal_type my_num_entries
ordinal_type total_num_entries
ordinal_type total_num_leafs
bool is_leaf
bool parent_j_equals_k

Detailed Description

template<typename ordinal_type, typename value_type>
struct Stokhos::LTBSparse3Tensor< ordinal_type, value_type >::CijkNode

Node type used in constructing the tree.


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