46 #ifndef MUELU_TWOLEVELMATLABFACTORY_DECL_HPP 47 #define MUELU_TWOLEVELMATLABFACTORY_DECL_HPP 66 #ifdef HAVE_MUELU_MATLAB 76 template <
class Scalar =
double,
class LocalOrdinal =
int,
class GlobalOrdinal = LocalOrdinal,
class Node = KokkosClassic::DefaultNode::DefaultNodeType>
77 class TwoLevelMatlabFactory :
public TwoLevelFactoryBase {
78 #undef MUELU_TWOLEVELMATLABFACTORY_SHORT 129 #define MUELU_TWOLEVELMATLABFACTORY_SHORT 131 #endif // HAVE_MUELU_MATLAB 132 #endif // MUELU TWOLEVELMATLABFACTORY_DECL_HPP
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
std::string description() const
@ name Description
virtual ~TwoLevelMatlabFactory()
Namespace for MueLu classes and methods.
Class that holds all level-specific information.
std::vector< std::string > needsFine_
List of arguments to the MATLAB function, in order. These args must correspond to MueLu "Needs" objec...
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
std::vector< std::string > needsCoarse_
List of arguments to the MATLAB function, in order. These args must correspond to MueLu "Needs" objec...