AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AbstractLinAlgPack::MultiVectorMutableCols Member List

This is the complete list of members for AbstractLinAlgPack::MultiVectorMutableCols, including all inherited members.

access_by() const AbstractLinAlgPack::MultiVectorMutableColsvirtual
access_by_t typedefAbstractLinAlgPack::MultiVector
apply_op(EApplyBy apply_by, const RTOpPack::RTOp &primary_op, const size_t num_multi_vecs, const MultiVector *multi_vecs[], const size_t num_targ_multi_vecs, MultiVectorMutable *targ_multi_vecs[], RTOpPack::ReductTarget *reduct_objs[], const index_type primary_first_ele, const index_type primary_sub_dim, const index_type primary_global_offset, const index_type secondary_first_ele, const index_type secondary_sub_dim) const AbstractLinAlgPack::MultiVectorprotectedvirtual
apply_op(EApplyBy apply_by, const RTOpPack::RTOp &primary_op, const RTOpPack::RTOp &secondary_op, const size_t num_multi_vecs, const MultiVector *multi_vecs[], const size_t num_targ_multi_vecs, MultiVectorMutable *targ_multi_vecs[], RTOpPack::ReductTarget *reduct_obj, const index_type primary_first_ele, const index_type primary_sub_dim, const index_type primary_global_offset, const index_type secondary_first_ele, const index_type secondary_sub_dim) const AbstractLinAlgPack::MultiVectorprotectedvirtual
calc_norm(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const AbstractLinAlgPack::MatrixOp
clone()AbstractLinAlgPack::MultiVectorMutableColsvirtual
clone() const AbstractLinAlgPack::MultiVectorMutableColsvirtual
col(index_type j)AbstractLinAlgPack::MultiVectorMutableColsvirtual
AbstractLinAlgPack::MultiVectorMutable::col(index_type j) const AbstractLinAlgPack::MultiVectorMutablevirtual
cols() const AbstractLinAlgPack::MultiVectorMutableColsvirtual
diag(int k)AbstractLinAlgPack::MultiVectorMutableColsvirtual
AbstractLinAlgPack::MultiVectorMutable::diag(int k) const AbstractLinAlgPack::MultiVectorMutablevirtual
EMatNormType enum nameAbstractLinAlgPack::MatrixOp
initialize(const Teuchos::RCP< const VectorSpace > &space_cols, const Teuchos::RCP< const VectorSpace > &space_rows, Teuchos::RCP< VectorMutable > col_vecs[]=NULL)AbstractLinAlgPack::MultiVectorMutableCols
MAT_NORM_1 enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_2 enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_FORB enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_INF enum valueAbstractLinAlgPack::MatrixOp
Mp_StM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs) const AbstractLinAlgPack::MultiVectorMutablevirtual
Mp_StM(value_type alpha, const MatrixOp &M_rhs, BLAS_Cpp::Transp trans_rhs)AbstractLinAlgPack::MultiVectorMutablevirtual
Mp_StMtM(MatrixOp *mwo_lhs, value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MultiVectorvirtual
Mp_StMtM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MultiVectorvirtual
AbstractLinAlgPack::MatrixOp::Mp_StMtM(value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StMtP(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans) const AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StMtP(value_type alpha, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StPtM(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, BLAS_Cpp::Transp M_trans) const AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StPtM(value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StPtMtP(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans) const AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StPtMtP(value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mt_S(value_type alpha)AbstractLinAlgPack::MultiVectorMutableColsvirtual
multi_vec_mut_ptr_t typedefAbstractLinAlgPack::MultiVectorMutable
multi_vec_ptr_t typedefAbstractLinAlgPack::MultiVector
MultiVectorMutableCols()AbstractLinAlgPack::MultiVectorMutableCols
MultiVectorMutableCols(const Teuchos::RCP< const VectorSpace > &space_cols, const Teuchos::RCP< const VectorSpace > &space_rows, Teuchos::RCP< VectorMutable > col_vecs[]=NULL)AbstractLinAlgPack::MultiVectorMutableCols
mv_clone()AbstractLinAlgPack::MultiVectorMutablevirtual
mv_clone() const AbstractLinAlgPack::MultiVectorMutablevirtual
mv_sub_view(const Range1D &row_rng, const Range1D &col_rng)AbstractLinAlgPack::MultiVectorMutableColsvirtual
AbstractLinAlgPack::MultiVectorMutable::mv_sub_view(const index_type &rl, const index_type &ru, const index_type &cl, const index_type &cu)AbstractLinAlgPack::MultiVectorMutableinline
AbstractLinAlgPack::MultiVectorMutable::mv_sub_view(const Range1D &row_rng, const Range1D &col_rng) const AbstractLinAlgPack::MultiVectorMutablevirtual
AbstractLinAlgPack::MultiVector::mv_sub_view(const index_type &rl, const index_type &ru, const index_type &cl, const index_type &cu) const AbstractLinAlgPack::MultiVectorinline
nz() const AbstractLinAlgPack::MatrixBasevirtual
operator=(const MatrixOp &mwo_rhs)AbstractLinAlgPack::MultiVectorMutableColsvirtual
output(std::ostream &out) const AbstractLinAlgPack::MatrixOpvirtual
perm_view(const Permutation *P_row, const index_type row_part[], int num_row_part, const Permutation *P_col, const index_type col_part[], int num_col_part) const AbstractLinAlgPack::MatrixOpvirtual
perm_view_update(const Permutation *P_row, const index_type row_part[], int num_row_part, const Permutation *P_col, const index_type col_part[], int num_col_part, const mat_ptr_t &perm_view) const AbstractLinAlgPack::MatrixOpvirtual
row(index_type i)AbstractLinAlgPack::MultiVectorMutableColsvirtual
AbstractLinAlgPack::MultiVectorMutable::row(index_type i) const AbstractLinAlgPack::MultiVectorMutablevirtual
rows() const AbstractLinAlgPack::MultiVectorMutableColsvirtual
set_uninitialized()AbstractLinAlgPack::MultiVectorMutableCols
space_cols() const AbstractLinAlgPack::MultiVectorMutableColsvirtual
space_rows() const AbstractLinAlgPack::MultiVectorMutableColsvirtual
sub_view(const Range1D &row_rng, const Range1D &col_rng) const AbstractLinAlgPack::MultiVectorvirtual
AbstractLinAlgPack::MatrixOp::sub_view(const index_type &rl, const index_type &ru, const index_type &cl, const index_type &cu) const AbstractLinAlgPack::MatrixOpinline
syr2k(BLAS_Cpp::Transp M_trans, value_type alpha, const GenPermMatrixSlice &P1, BLAS_Cpp::Transp P1_trans, const GenPermMatrixSlice &P2, BLAS_Cpp::Transp P2_trans, value_type beta, MatrixSymOp *symwo_lhs) const AbstractLinAlgPack::MatrixOpprotectedvirtual
syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, MatrixSymOp *sym_lhs) const AbstractLinAlgPack::MultiVectorMutableColsvirtual
AbstractLinAlgPack::MultiVectorMutable::syrk(const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta)AbstractLinAlgPack::MatrixOpprotectedvirtual
transVtMtV(const Vector &v_rhs1, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) const AbstractLinAlgPack::MatrixOpprotectedvirtual
transVtMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const AbstractLinAlgPack::MatrixOpprotectedvirtual
vec_mut_ptr_t typedefAbstractLinAlgPack::MultiVectorMutable
vec_ptr_t typedefAbstractLinAlgPack::MultiVector
Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2, value_type beta) const AbstractLinAlgPack::MultiVectorMutableColsvirtual
Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const AbstractLinAlgPack::MultiVectorMutableColsvirtual
Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const Vector &v_rhs3, value_type beta) const AbstractLinAlgPack::MatrixOpprotectedvirtual
Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const SpVectorSlice &sv_rhs3, value_type beta) const AbstractLinAlgPack::MatrixOpprotectedvirtual
zero_out()AbstractLinAlgPack::MultiVectorMutableColsvirtual
~MatrixBase()AbstractLinAlgPack::MatrixBaseinlinevirtual