10 #ifndef MUELU_REORDERBLOCKAFACTORY_DECL_HPP_
11 #define MUELU_REORDERBLOCKAFACTORY_DECL_HPP_
37 template <
class Scalar,
class LocalOrdinal,
class GlobalOrdinal,
class Node>
39 #undef MUELU_REORDERBLOCKAFACTORY_SHORT
64 #define MUELU_REORDERBLOCKAFACTORY_SHORT
RCP< const ParameterList > GetValidParameterList() const
Input.
Class that holds all level-specific information.
void Build(Level ¤tLevel) const
Build an object with this factory.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
Base class for factories that use one level (currentLevel).
Factory for building a reordered (nested) block operator.