10#ifndef STRATIMIKOS_DDEFAULT_LINEAR_SOLVER_BUILDING_BASE
11#define STRATIMIKOS_DDEFAULT_LINEAR_SOLVER_BUILDING_BASE
13#include "Stratimikos_ConfigDefs.hpp"
14#include "Stratimikos_LinearSolverBuilder.hpp"
17namespace Stratimikos {
Concrete subclass of Thyra::LinearSolverBuilderBase for creating Thyra::LinearOpWithSolveFactoryBase ...