46 #ifndef MUELU_STRUCTUREDLINEDETECTIONFACTORY_DECL_HPP 47 #define MUELU_STRUCTUREDLINEDETECTIONFACTORY_DECL_HPP 62 template <
class Scalar =
double,
class LocalOrdinal =
int,
class GlobalOrdinal = LocalOrdinal,
class Node = KokkosClassic::DefaultNode::DefaultNodeType>
64 #undef MUELU_STRUCTUREDLINEDETECTIONFACTORY_SHORT 106 #define MUELU_STRUCTUREDLINEDETECTIONFACTORY_SHORT 107 #endif // MUELU_STRUCTUREDLINEDETECTIONFACTORY_DECL_HPP virtual ~StructuredLineDetectionFactory()
Destructor.
Namespace for MueLu classes and methods.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
Class that holds all level-specific information.
Factory building line detection information on structured meshes.
StructuredLineDetectionFactory()
void Build(Level ¤tLevel) const
Build method.
void DeclareInput(Level ¤tLevel) const
Input.
Base class for factories that use one level (currentLevel).