|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
Public Member Functions | |
| BlockEntry () | |
| BlockEntry (const int i_in, const int j_in, const CNCLO &block_in) | |
Public Attributes | |
| int | i |
| int | j |
| CNCLO | block |
Definition at line 207 of file Thyra_DefaultBlockedLinearOp_decl.hpp.
| Thyra::DefaultBlockedLinearOp< Scalar >::BlockEntry< Scalar2 >::BlockEntry | ( | ) | [inline] |
Definition at line 208 of file Thyra_DefaultBlockedLinearOp_decl.hpp.
| Thyra::DefaultBlockedLinearOp< Scalar >::BlockEntry< Scalar2 >::BlockEntry | ( | const int | i_in, |
| const int | j_in, | ||
| const CNCLO & | block_in | ||
| ) | [inline] |
Definition at line 209 of file Thyra_DefaultBlockedLinearOp_decl.hpp.
| int Thyra::DefaultBlockedLinearOp< Scalar >::BlockEntry< Scalar2 >::i |
Definition at line 212 of file Thyra_DefaultBlockedLinearOp_decl.hpp.
Referenced by Thyra::DefaultBlockedLinearOp< Scalar >::endBlockFill(), and Thyra::DefaultBlockedLinearOp< Scalar >::setBlockImpl().
| int Thyra::DefaultBlockedLinearOp< Scalar >::BlockEntry< Scalar2 >::j |
Definition at line 213 of file Thyra_DefaultBlockedLinearOp_decl.hpp.
Referenced by Thyra::DefaultBlockedLinearOp< Scalar >::endBlockFill(), and Thyra::DefaultBlockedLinearOp< Scalar >::setBlockImpl().
| CNCLO Thyra::DefaultBlockedLinearOp< Scalar >::BlockEntry< Scalar2 >::block |
Definition at line 214 of file Thyra_DefaultBlockedLinearOp_decl.hpp.
Referenced by Thyra::DefaultBlockedLinearOp< Scalar >::endBlockFill(), and Thyra::DefaultBlockedLinearOp< Scalar >::setBlockImpl().
1.7.4