Go to the documentation of this file. 54 #include <Teuchos_RCP.hpp> 55 #include <Teuchos_ParameterList.hpp> 56 #include <Teuchos_CommandLineProcessor.hpp> 57 #include <Teuchos_GlobalMPISession.hpp> 58 #include <Teuchos_DefaultComm.hpp> 61 #include <Xpetra_Parameters.hpp> 62 #include <Xpetra_MapFactory.hpp> 63 #include <Xpetra_CrsMatrixWrap.hpp> 64 #include <Xpetra_VectorFactory.hpp> 67 #include "MueLu_FactoryManager.hpp" 68 #include "MueLu_Hierarchy.hpp" 69 #include "MueLu_Utilities.hpp"