Thyra::BlockedLinearOpWithSolveBase< RangeScalar, DomainScalar > Class Template Reference

Base interface for linear operators with a solve that can be accessed as sub-blocks. More...

#include <Thyra_BlockedLinearOpWithSolveBase.hpp>

Inheritance diagram for Thyra::BlockedLinearOpWithSolveBase< RangeScalar, DomainScalar >:

[legend]
List of all members.

Public Member Functions

virtual Teuchos::RCP< LinearOpWithSolveBase<
RangeScalar, DomainScalar > > 
getNonconstLOWSBlock (const int i, const int j)=0
 
virtual Teuchos::RCP< const
LinearOpWithSolveBase< RangeScalar,
DomainScalar > > 
getLOWSBlock (const int i, const int j) const =0
 

Detailed Description

template<class RangeScalar, class DomainScalar = RangeScalar>
class Thyra::BlockedLinearOpWithSolveBase< RangeScalar, DomainScalar >

Base interface for linear operators with a solve that can be accessed as sub-blocks.

ToDo: Finish Documentation.


Member Function Documentation

template<class RangeScalar, class DomainScalar = RangeScalar>
virtual Teuchos::RCP<LinearOpWithSolveBase<RangeScalar,DomainScalar> > Thyra::BlockedLinearOpWithSolveBase< RangeScalar, DomainScalar >::getNonconstLOWSBlock const int  i,
const int  j
[pure virtual]
 

template<class RangeScalar, class DomainScalar = RangeScalar>
virtual Teuchos::RCP<const LinearOpWithSolveBase<RangeScalar,DomainScalar> > Thyra::BlockedLinearOpWithSolveBase< RangeScalar, DomainScalar >::getLOWSBlock const int  i,
const int  j
const [pure virtual]
 


The documentation for this class was generated from the following file:
Generated on Sun Nov 23 12:12:55 2008 for Extended Thyra ANA Operator/Solve Interfaces by  doxygen 1.3.9.1