MOOCHO (Single Doxygen Collection)
Version of the Day
|
Class for a non-mutable sub-multi-vector (submatrix). More...
#include <RTOpPack_OldTypes.hpp>
Private Attributes | |
Teuchos_Ordinal | globalOffset_ |
Teuchos_Ordinal | subDim_ |
Teuchos_Ordinal | colOffset_ |
Teuchos_Ordinal | numSubCols_ |
const Scalar * | values_ |
Teuchos_Ordinal | leadingDim_ |
Class for a non-mutable sub-multi-vector (submatrix).
Definition at line 166 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 169 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 174 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 184 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 199 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 207 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 210 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 212 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 214 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 216 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 218 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 220 of file RTOpPack_OldTypes.hpp.
|
inline |
Definition at line 222 of file RTOpPack_OldTypes.hpp.
|
inline |
One-based indexing (Preconditions: values()!=NULL && (1<=i<=subDim()) && (1<=j<= numSubCols()
)
Definition at line 224 of file RTOpPack_OldTypes.hpp.
|
inline |
Return a SubVectorT1B
view of the jth sub-column (Preconditions: values()!=NULL (1<=j<=numSubCols()
)
Definition at line 239 of file RTOpPack_OldTypes.hpp.
|
private |
Definition at line 250 of file RTOpPack_OldTypes.hpp.
|
private |
Definition at line 251 of file RTOpPack_OldTypes.hpp.
|
private |
Definition at line 252 of file RTOpPack_OldTypes.hpp.
|
private |
Definition at line 253 of file RTOpPack_OldTypes.hpp.
|
private |
Definition at line 254 of file RTOpPack_OldTypes.hpp.
|
private |
Definition at line 255 of file RTOpPack_OldTypes.hpp.