|
ROL
|
This is the complete list of members for InnerProductMatrix< Real >, including all inherited members.
| apply(Teuchos::RCP< const std::vector< Real > > xp, Teuchos::RCP< std::vector< Real > > bp) | InnerProductMatrix< Real > | |
| applyadd(Teuchos::RCP< const std::vector< Real > > xp, Teuchos::RCP< std::vector< Real > > bp) | InnerProductMatrix< Real > | |
| applyaddtimes(Teuchos::RCP< const std::vector< Real > > xp, Teuchos::RCP< std::vector< Real > > bp, Real factor) | InnerProductMatrix< Real > | |
| inner(Teuchos::RCP< const std::vector< Real > > up, Teuchos::RCP< 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 > | |
| inv_inner(Teuchos::RCP< const std::vector< Real > > up, Teuchos::RCP< const std::vector< Real > > vp) | InnerProductMatrix< Real > | inlinevirtual |
| M_ | InnerProductMatrix< Real > | protected |
| ni_ | InnerProductMatrix< Real > | protected |
| nq_ | InnerProductMatrix< Real > | protected |
| solve(Teuchos::RCP< const std::vector< Real > > bp, Teuchos::RCP< std::vector< Real > > xp) | InnerProductMatrix< Real > | inlinevirtual |
| U_ | InnerProductMatrix< Real > | protected |
| update(const std::vector< Real > &a) | InnerProductMatrix< Real > | |
| V_ | InnerProductMatrix< Real > | protected |
| w_ | InnerProductMatrix< Real > | protected |
| ~InnerProductMatrix() | InnerProductMatrix< Real > | virtual |
1.8.13