46 #ifndef MUELU_STRUCTUREDLINEDETECTIONFACTORY_DECL_HPP
47 #define MUELU_STRUCTUREDLINEDETECTIONFACTORY_DECL_HPP
67 #undef MUELU_STRUCTUREDLINEDETECTIONFACTORY_SHORT
109 #define MUELU_STRUCTUREDLINEDETECTIONFACTORY_SHORT
110 #endif // MUELU_STRUCTUREDLINEDETECTIONFACTORY_DECL_HPP
virtual ~StructuredLineDetectionFactory()
Destructor.
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void Build(Level ¤tLevel) const
Build method.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory building line detection information on structured meshes.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
StructuredLineDetectionFactory()
void DeclareInput(Level ¤tLevel) const
Input.
Base class for factories that use one level (currentLevel).