Thyra
Version of the Day
|
These are the extended Operator Solve Interfaces that provide the foundation for all ANAs. More...
Classes | |
class | Thyra::BlockedLinearOpWithSolveBase< Scalar > |
Base interface for linear operators with a solve that can be accessed as sub-blocks. More... | |
class | Thyra::InverseLinearOpBase< Scalar > |
Base interface for <ttLinearOpBase objects that are implemented in terms of the solve function on a LinearOpWithSolveBase object. More... | |
class | Thyra::LinearSolverBuilderBase< Scalar > |
Abstract interface for an object that can create LinearOpWithSolveFactoryBase objects on demand. More... | |
class | Thyra::PhysicallyBlockedLinearOpWithSolveBase< Scalar > |
Base interface for linear operators with a solve that are composed out of individual LOB and LOWSB objects. More... | |
These are the extended Operator Solve Interfaces that provide the foundation for all ANAs.