Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
Classes | |
class | Thyra::BelosLinearOpWithSolve< Scalar > |
Concrete LinearOpWithSolveBase subclass in terms of Belos . More... | |
class | Thyra::BelosLinearOpWithSolveFactory< Scalar > |
LinearOpWithSolveFactoryBase subclass implemented in terms of Belos . More... | |
Thyra::BelosLinearOpWithSolveFactory
: A general concrete implementation of the Thyra::LinearOpWithSolveFactoryBase
interface that creates Thyra::BelosLinearOpWithSolve
objects.
Thyra::BelosLinearOpWithSolve
: A very general concrete implementation of the Thyra::LinearOpWithSolveBase
interface. Clients should not create these objects directly but instead should use Thyra::BelosLinearOpWithSolveFactory
for that purpose.