ROL
InnerProductMatrixSolver< Real > Member List

This is the complete list of members for InnerProductMatrixSolver< Real >, including all inherited members.

apply(ROL::Ptr< const std::vector< Real > > xp, ROL::Ptr< std::vector< Real > > bp)InnerProductMatrix< Real >
applyadd(ROL::Ptr< const std::vector< Real > > xp, ROL::Ptr< std::vector< Real > > bp)InnerProductMatrix< Real >
applyaddtimes(ROL::Ptr< const std::vector< Real > > xp, ROL::Ptr< std::vector< Real > > bp, Real factor)InnerProductMatrix< Real >
info_InnerProductMatrixSolver< Real >private
inner(ROL::Ptr< const std::vector< Real > > up, ROL::Ptr< const std::vector< Real > > vp)InnerProductMatrix< Real >
InnerProductMatrix(const std::vector< Real > &U, const std::vector< Real > &V, const std::vector< Real > &w, const int a=1)InnerProductMatrix< Real >
InnerProductMatrix(const std::vector< Real > &U, const std::vector< Real > &V, const std::vector< Real > &w, const std::vector< Real > &a)InnerProductMatrix< Real >
InnerProductMatrix(InnerProductMatrix< Real > *ipm)InnerProductMatrix< Real >
InnerProductMatrixSolver(ROL::Ptr< Teuchos::LAPACK< int, Real > > lapack, const std::vector< Real > &U=std::vector< Real >(), const std::vector< Real > &V=std::vector< Real >(), const std::vector< Real > &w=std::vector< Real >(), const int a=1)InnerProductMatrixSolver< Real >
InnerProductMatrixSolver(ROL::Ptr< Teuchos::LAPACK< int, Real > > lapack, const std::vector< Real > &U=std::vector< Real >(), const std::vector< Real > &V=std::vector< Real >(), const std::vector< Real > &w=std::vector< Real >(), const std::vector< Real > &a=std::vector< Real >())InnerProductMatrixSolver< Real >
inv_inner(ROL::Ptr< const std::vector< Real > > up, ROL::Ptr< const std::vector< Real > > vp)InnerProductMatrixSolver< Real >virtual
ipiv_InnerProductMatrixSolver< Real >private
lapack_InnerProductMatrixSolver< Real >private
M_InnerProductMatrixSolver< Real >private
ni_InnerProductMatrixSolver< Real >private
nq_InnerProductMatrixSolver< Real >private
nrhs_InnerProductMatrixSolver< Real >private
PLU_InnerProductMatrixSolver< Real >private
solve(ROL::Ptr< const std::vector< Real > > bp, ROL::Ptr< std::vector< Real > > xp)InnerProductMatrixSolver< Real >virtual
TRANS_InnerProductMatrixSolver< Real >private
U_InnerProductMatrix< Real >protected
update(const std::vector< Real > &a)InnerProductMatrix< Real >
V_InnerProductMatrix< Real >protected
w_InnerProductMatrix< Real >protected
~InnerProductMatrix()InnerProductMatrix< Real >virtual