46#ifndef MUELU_INTERFACEAGGREGATIONFACTORY_DECL_HPP_
47#define MUELU_INTERFACEAGGREGATIONFACTORY_DECL_HPP_
127#undef MUELU_INTERFACEAGGREGATIONFACTORY_SHORT
145 void Build(
Level ¤tLevel)
const override;
174#define MUELU_INTERFACEAGGREGATIONFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Factory for building aggregates for Lagrange multipliers in surface-coupled problems.
void Build(Level ¤tLevel) const override
Build aggregates.
void BuildBasedOnNodeMapping(const std::string &prefix, Level ¤tLevel) const
Build dual aggregates based on a given dual-to-primal node mapping.
void DeclareInput(Level ¤tLevel) const override
Specifies the data that this class needs, and the factories that generate that data.
void BuildBasedOnPrimalInterfaceDofMap(const std::string &prefix, Level ¤tLevel) const
Build dual aggregates based on a given interface row map of the primal and dual problem.
RCP< const ParameterList > GetValidParameterList() const override
Input.
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar