| 
    MueLu
    Version of the Day
    
   | 
 
#include <MueLu_LocalAggregationAlgorithm_decl.hpp>
Public Attributes | |
| int | length | 
| int | maxLength | 
| int | index | 
| Teuchos::ArrayRCP< int > | list | 
| struct MueLu_SuperNode_Struct * | next | 
Definition at line 63 of file MueLu_LocalAggregationAlgorithm_decl.hpp.
| int MueLu::MueLu_SuperNode_Struct::length | 
Definition at line 65 of file MueLu_LocalAggregationAlgorithm_decl.hpp.
| int MueLu::MueLu_SuperNode_Struct::maxLength | 
Definition at line 66 of file MueLu_LocalAggregationAlgorithm_decl.hpp.
| int MueLu::MueLu_SuperNode_Struct::index | 
Definition at line 67 of file MueLu_LocalAggregationAlgorithm_decl.hpp.
| Teuchos::ArrayRCP<int> MueLu::MueLu_SuperNode_Struct::list | 
Definition at line 68 of file MueLu_LocalAggregationAlgorithm_decl.hpp.
| struct MueLu_SuperNode_Struct* MueLu::MueLu_SuperNode_Struct::next | 
Definition at line 69 of file MueLu_LocalAggregationAlgorithm_decl.hpp.