46 #ifndef MUELU_MHDRAPFACTORY_DECL_HPP 
   47 #define MUELU_MHDRAPFACTORY_DECL_HPP 
   75 #undef MUELU_MHDRAPFACTORY_SHORT 
  130 #define MUELU_MHDRAPFACTORY_SHORT 
  131 #endif // MUELU_MHDRAPFACTORY_DECL_HPP 
MueLu::DefaultLocalOrdinal LocalOrdinal
 
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
 
bool implicitTranspose_
If true, the action of the restriction operator action is implicitly defined by the transpose of the ...
 
Base class for factories that use two levels (fineLevel and coarseLevel). 
 
void Build(Level &fineLevel, Level &coarseLevel) const 
Build an object with this factory. 
 
void SetImplicitTranspose(bool const &implicit)
Indicate that the restriction operator action should be implicitly defined by the transpose of the pr...
 
MueLu::DefaultScalar Scalar
 
MueLu::DefaultGlobalOrdinal GlobalOrdinal
 
Class that holds all level-specific information. 
 
static std::string PrintLoadBalancingInfo(const Matrix &Ac, const std::string &msgTag)
 
Factory for building coarse matrices. 
 
void DeclareInput(Level &fineLevel, Level &coarseLevel) const 
Input.