47#ifndef MUELU_Q2Q1Q2COARSEGRIDFACTORY_DECL_HPP
48#define MUELU_Q2Q1Q2COARSEGRIDFACTORY_DECL_HPP
54#include <Xpetra_Matrix_fwd.hpp>
55#include <Xpetra_Map_fwd.hpp>
56#include <Xpetra_MapFactory_fwd.hpp>
57#include <Xpetra_CrsMatrixWrap_fwd.hpp>
58#include <Xpetra_MultiVector_fwd.hpp>
59#include <Xpetra_MultiVectorFactory_fwd.hpp>
63#include "MueLu_PFactory.hpp"
78#undef MUELU_Q2Q1Q2COARSEGRIDFACTORY_SHORT
138#define MUELU_Q2Q1Q2COARSEGRIDFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory for GMG Q2-Q1-Q2 interpolation.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
void BuildCoarseGrid(Level &fineLevel, Level &coarseLevel) const
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Specifies the data that this class needs, and the factories that generate that data.
Q2Q1Q2CoarseGridFactory()
Constructor.
virtual ~Q2Q1Q2CoarseGridFactory()
Destructor.
Base class for factories that use two levels (fineLevel and coarseLevel).
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar