#include "Teuchos_ParameterListAcceptor.hpp"
#include "Thyra_SolveSupportTypes.hpp"
#include "Thyra_LinearOpSourceBase.hpp"
#include "Thyra_PreconditionerBase.hpp"
#include "Thyra_LinearOpWithSolveFactoryBase.hpp"
#include "Thyra_LinearOpWithSolveBase.hpp"
#include "Thyra_PreconditionerFactoryBase.hpp"
#include "Meros_PCDOperatorSource.h"
Go to the source code of this file.
Classes | |
class | Meros::PCDPreconditionerFactory |
Factory for building pressure convection-diffusion style block preconditioner. This class of preconditioners were originally proposed by Kay, Loghin, and Wathen (ref) and Silvester, Elman, Kay, and Wathen (ref). More... | |
Namespaces | |
namespace | Meros |