MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_CombinePFactory_decl.hpp File Reference
#include "MueLu_ConfigDefs.hpp"
#include <Teuchos_SerialDenseVector.hpp>
#include <Xpetra_MultiVector.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include "MueLu_PFactory.hpp"
#include "MueLu_CombinePFactory_fwd.hpp"
#include "MueLu_Level_fwd.hpp"
#include <type_traits>
#include "MueLu_UseShortNames.hpp"

Go to the source code of this file.

Classes

struct  MueLu::Details::has_build_p_blocked_thyra_eti< Scalar, LO, GO, Node >
 Compile-time trait indicating whether CombinePFactory::BuildPBlocked may use its Thyra-based blocked prolongator construction for a given Scalar/LocalOrdinal/GlobalOrdinal/Node tuple. More...
 
class  MueLu::CombinePFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 Prolongator factory that replicates 'Psubblock' matrix to create new prolongator suitable for PDE systems. More...
 

Namespaces

namespace  MueLuTests
 
namespace  MueLu
 Namespace for MueLu classes and methods.
 
namespace  MueLu::Details
 

Macros

#define MUELU_COMBINEPFACTORY_SHORT
 

Macro Definition Documentation

◆ MUELU_COMBINEPFACTORY_SHORT

#define MUELU_COMBINEPFACTORY_SHORT

Definition at line 182 of file MueLu_CombinePFactory_decl.hpp.