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