|
MueLu Version of the Day
|
#include "Thyra_MueLuTpetraQ2Q1PreconditionerFactory_decl.hpp"#include <Thyra_DefaultPreconditioner.hpp>#include <Thyra_TpetraLinearOp.hpp>#include <Thyra_TpetraThyraWrappers.hpp>#include <Teuchos_Ptr.hpp>#include <Teuchos_TestForException.hpp>#include <Teuchos_Assert.hpp>#include <Teuchos_Time.hpp>#include <Teuchos_FancyOStream.hpp>#include <Teuchos_VerbosityLevel.hpp>#include <Teko_Utilities.hpp>#include <Xpetra_BlockedCrsMatrix.hpp>#include <Xpetra_CrsMatrixWrap.hpp>#include <Xpetra_IO.hpp>#include <Xpetra_MapExtractorFactory.hpp>#include <Xpetra_Matrix.hpp>#include <Xpetra_MatrixMatrix.hpp>#include "MueLu.hpp"#include "../../research/q2q1/MueLu_Q2Q1PFactory.hpp"#include "../../research/q2q1/MueLu_Q2Q1uPFactory.hpp"#include "MueLu_AmalgamationFactory.hpp"#include "MueLu_BaseClass.hpp"#include "MueLu_BlockedDirectSolver.hpp"#include "MueLu_BlockedPFactory.hpp"#include "MueLu_BlockedRAPFactory.hpp"#include "MueLu_BraessSarazinSmoother.hpp"#include "MueLu_CoalesceDropFactory.hpp"#include "MueLu_ConstraintFactory.hpp"#include "MueLu_CreateTpetraPreconditioner.hpp"#include "MueLu_DirectSolver.hpp"#include "MueLu_EminPFactory.hpp"#include "MueLu_FactoryManager.hpp"#include "MueLu_FilteredAFactory.hpp"#include "MueLu_GenericRFactory.hpp"#include "MueLu_Level.hpp"#include "MueLu_PatternFactory.hpp"#include "MueLu_SchurComplementFactory.hpp"#include "MueLu_SmootherFactory.hpp"#include "MueLu_SmootherPrototype.hpp"#include "MueLu_SubBlockAFactory.hpp"#include "MueLu_TpetraOperator.hpp"#include "MueLu_TrilinosSmoother.hpp"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Macros | |
| #define | MUELU_GPD(name, type, defaultValue) |
| #define MUELU_GPD | ( | name, | |
| type, | |||
| defaultValue ) |
Definition at line 105 of file Thyra_MueLuTpetraQ2Q1PreconditionerFactory_def.hpp.