Thyra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
Thyra operator solve extended interfaces

These are the extended Operator Solve Interfaces that provide the foundation for all ANAs. More...

Collaboration diagram for Thyra operator solve extended interfaces:

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...
 

Detailed Description

These are the extended Operator Solve Interfaces that provide the foundation for all ANAs.