Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Stokhos::LexicographicTreeBasisNode< ordinal_type > Struct Template Reference

#include <Stokhos_LTBSparse3Tensor.hpp>

Public Member Functions

 LexicographicTreeBasisNode ()
 
 LexicographicTreeBasisNode (const LexicographicTreeBasisNode &node)
 
LexicographicTreeBasisNodeoperator= (const LexicographicTreeBasisNode &node)
 

Public Attributes

Teuchos::Array< Teuchos::RCP< LexicographicTreeBasisNode > > children
 
Teuchos::Array< Stokhos::MultiIndex< ordinal_type > > terms
 
ordinal_type index_begin
 
ordinal_type block_size
 

Detailed Description

template<typename ordinal_type>
struct Stokhos::LexicographicTreeBasisNode< ordinal_type >

Definition at line 135 of file Stokhos_LTBSparse3Tensor.hpp.

Constructor & Destructor Documentation

◆ LexicographicTreeBasisNode() [1/2]

template<typename ordinal_type >
Stokhos::LexicographicTreeBasisNode< ordinal_type >::LexicographicTreeBasisNode ( )
inline

Definition at line 142 of file Stokhos_LTBSparse3Tensor.hpp.

◆ LexicographicTreeBasisNode() [2/2]

template<typename ordinal_type >
Stokhos::LexicographicTreeBasisNode< ordinal_type >::LexicographicTreeBasisNode ( const LexicographicTreeBasisNode< ordinal_type > & node)
inline

Definition at line 146 of file Stokhos_LTBSparse3Tensor.hpp.

Member Function Documentation

◆ operator=()

template<typename ordinal_type >
LexicographicTreeBasisNode & Stokhos::LexicographicTreeBasisNode< ordinal_type >::operator= ( const LexicographicTreeBasisNode< ordinal_type > & node)
inline

Definition at line 156 of file Stokhos_LTBSparse3Tensor.hpp.

Member Data Documentation

◆ children

template<typename ordinal_type >
Teuchos::Array< Teuchos::RCP<LexicographicTreeBasisNode> > Stokhos::LexicographicTreeBasisNode< ordinal_type >::children

Definition at line 136 of file Stokhos_LTBSparse3Tensor.hpp.

◆ terms

template<typename ordinal_type >
Teuchos::Array< Stokhos::MultiIndex<ordinal_type> > Stokhos::LexicographicTreeBasisNode< ordinal_type >::terms

Definition at line 137 of file Stokhos_LTBSparse3Tensor.hpp.

◆ index_begin

template<typename ordinal_type >
ordinal_type Stokhos::LexicographicTreeBasisNode< ordinal_type >::index_begin

Definition at line 138 of file Stokhos_LTBSparse3Tensor.hpp.

◆ block_size

template<typename ordinal_type >
ordinal_type Stokhos::LexicographicTreeBasisNode< ordinal_type >::block_size

Definition at line 139 of file Stokhos_LTBSparse3Tensor.hpp.


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