MOOCHO/Thyra Adapter Software  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AbstractLinAlgPack::MatrixOpNonsingThyra Member List

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

calc_cond_num(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const AbstractLinAlgPack::MatrixOpNonsing
calc_norm(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const AbstractLinAlgPack::MatrixOp
clone()AbstractLinAlgPack::MatrixOpNonsingThyravirtual
AbstractLinAlgPack::MatrixOpNonsing::clone() const AbstractLinAlgPack::MatrixOpNonsingvirtual
clone_mns()AbstractLinAlgPack::MatrixOpNonsing
clone_mns() const AbstractLinAlgPack::MatrixOpNonsing
clone_mwons() const AbstractLinAlgPack::MatrixOpNonsingThyravirtual
AbstractLinAlgPack::MatrixOpNonsing::clone_mwons()AbstractLinAlgPack::MatrixOpNonsingvirtual
cols() const AbstractLinAlgPack::MatrixBasevirtual
EMatNormType enum nameAbstractLinAlgPack::MatrixOp
initialize(const Teuchos::RCP< const Thyra::LinearOpWithSolveBase< value_type > > &thyra_linear_op_ns, BLAS_Cpp::Transp thyra_linear_op_trans=BLAS_Cpp::no_trans)AbstractLinAlgPack::MatrixOpNonsingThyra
AbstractLinAlgPack::MatrixOpThyra::initialize(const Teuchos::RCP< const Thyra::LinearOpBase< value_type > > &thyra_linear_op, BLAS_Cpp::Transp thyra_linear_op_trans=BLAS_Cpp::no_trans)AbstractLinAlgPack::MatrixOpThyravirtual
M_StInvMtM(MatrixOp *m_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixOpNonsingThyra
MAT_NORM_1 enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_2 enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_FORB enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_INF enum valueAbstractLinAlgPack::MatrixOp
MatrixOpNonsingThyra()AbstractLinAlgPack::MatrixOpNonsingThyra
MatrixOpNonsingThyra(const Teuchos::RCP< const Thyra::LinearOpWithSolveBase< value_type > > &thyra_linear_op_ns, BLAS_Cpp::Transp thyra_linear_op_trans=BLAS_Cpp::no_trans)AbstractLinAlgPack::MatrixOpNonsingThyra
MatrixOpThyra()AbstractLinAlgPack::MatrixOpThyra
MatrixOpThyra(const Teuchos::RCP< const Thyra::LinearOpBase< value_type > > &thyra_linear_op, BLAS_Cpp::Transp thyra_linear_op_trans=BLAS_Cpp::no_trans)AbstractLinAlgPack::MatrixOpThyra
Mp_StM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs) const AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StM(value_type alpha, const MatrixOp &M_rhs, BLAS_Cpp::Transp trans_rhs)AbstractLinAlgPack::MatrixOpprotectedvirtual
AbstractLinAlgPack::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::MatrixOpprotectedvirtual
AbstractLinAlgPack::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::MatrixOpprotectedvirtual
AbstractLinAlgPack::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
AbstractLinAlgPack::MatrixOpThyra::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::MatrixOpThyravirtual
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::MatrixOpvirtual
nz() const AbstractLinAlgPack::MatrixBasevirtual
AbstractLinAlgPack::operator=(const MatrixOpNonsing &M)AbstractLinAlgPack::MatrixOpNonsing
AbstractLinAlgPack::MatrixOp::operator=(const MatrixOp &mwo_rhs)AbstractLinAlgPack::MatrixOpvirtual
AbstractLinAlgPack::MatrixOpThyra::operator=(const MatrixOp &mwo_rhs)AbstractLinAlgPack::MatrixOpThyravirtual
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
rows() const AbstractLinAlgPack::MatrixBasevirtual
set_uninitialized()AbstractLinAlgPack::MatrixOpNonsingThyra
AbstractLinAlgPack::space_cols() const =0AbstractLinAlgPack::MatrixBasepure virtual
AbstractLinAlgPack::MatrixOpThyra::space_cols() const AbstractLinAlgPack::MatrixOpThyravirtual
AbstractLinAlgPack::space_rows() const =0AbstractLinAlgPack::MatrixBasepure virtual
AbstractLinAlgPack::MatrixOpThyra::space_rows() const AbstractLinAlgPack::MatrixOpThyravirtual
sub_view(const Range1D &row_rng, const Range1D &col_rng) const AbstractLinAlgPack::MatrixOpvirtual
sub_view(const index_type &rl, const index_type &ru, const index_type &cl, const index_type &cu) const AbstractLinAlgPack::MatrixOp
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::MatrixOpprotectedvirtual
syrk(const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta)AbstractLinAlgPack::MatrixOpprotectedvirtual
thyra_linear_op() const AbstractLinAlgPack::MatrixOpThyra
thyra_linear_op_ns() const AbstractLinAlgPack::MatrixOpNonsingThyra
thyra_linear_op_trans() const AbstractLinAlgPack::MatrixOpThyrainline
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
V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) const AbstractLinAlgPack::MatrixOpNonsingThyra
AbstractLinAlgPack::Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2, value_type beta) const =0AbstractLinAlgPack::MatrixOpprotectedpure virtual
AbstractLinAlgPack::Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpprotectedvirtual
AbstractLinAlgPack::MatrixOpThyra::Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpThyravirtual
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::MatrixOpvirtual
~MatrixBase()AbstractLinAlgPack::MatrixBasevirtual