MueLu
Version of the Day
|
#include <Xpetra_ConfigDefs.hpp>
#include <Xpetra_CrsGraph.hpp>
#include <Xpetra_Map_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_LWGraph_fwd.hpp"
#include "MueLu_GraphBase.hpp"
#include "MueLu_Exceptions.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::LWGraph< LocalOrdinal, GlobalOrdinal, Node > |
Lightweight MueLu representation of a compressed row storage graph. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_LWGRAPH_SHORT |
#define MUELU_LWGRAPH_SHORT |
Definition at line 169 of file MueLu_LWGraph_decl.hpp.