#include <iostream>
#include <cmath>
#include <Teuchos_SerialDenseMatrix.hpp>
#include <Xpetra_Map.hpp>
#include <Xpetra_MapFactory.hpp>
#include <Xpetra_Matrix.hpp>
#include <Xpetra_MultiVector.hpp>
#include <Xpetra_MultiVectorFactory.hpp>
#include <Xpetra_VectorFactory.hpp>
#include <Xpetra_CrsMatrixWrap.hpp>
#include "MueLu_GeoInterpFactory_decl.hpp"
#include <MueLu_Level.hpp>
#include <MueLu_Monitor.hpp>
#include <MueLu_Utilities.hpp>
#include <MueLu_FactoryManagerBase.hpp>
#include "MueLu_SingleLevelFactoryBase.hpp"
Go to the source code of this file.
#define MUELU_GEOINTERPFACTORY_SHORT |