Loading...
Searching...
No Matches
Go to the documentation of this file.
18#include <Teuchos_RCP.hpp>
19#include <Teuchos_ParameterList.hpp>
20#include <Teuchos_CommandLineProcessor.hpp>
21#include <Teuchos_GlobalMPISession.hpp>
22#include <Teuchos_DefaultComm.hpp>
25#include <Xpetra_Parameters.hpp>
26#include <Xpetra_MapFactory.hpp>
27#include <Xpetra_CrsMatrixWrap.hpp>
28#include <Xpetra_MultiVectorFactory.hpp>
29#include <Xpetra_VectorFactory.hpp>
32#include "MueLu_FactoryManager.hpp"
33#include "MueLu_Hierarchy.hpp"
34#include "MueLu_Utilities.hpp"