Stokhos
Development
|
Node type used in constructing the tree. More...
#include <Stokhos_LTBSparse3Tensor.hpp>
Public Attributes | |
Teuchos::Array< Teuchos::RCP < CijkNode > > | children |
Teuchos::Array< value_type > | values |
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 |
Node type used in constructing the tree.