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.
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:
- Thyra_BlockedLinearOpWithSolveBase.hpp
Generated on Sun Nov 23 12:12:55 2008 for Extended Thyra ANA Operator/Solve Interfaces by
1.3.9.1