| Base typedef (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | |
| BlockProblemTraits typedef (defined in bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType >) | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | |
| BlockSolverBase(const BlockObjectBase< BlockMatrixType > *matrix=(static_cast< const BlockObjectBase< BlockMatrixType > * >(0)), unsigned maxIters=0, Scalar tol=0) (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | protected |
| BlockTraits typedef (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | |
| callback() | bogus::BlockSolverBase< BlockMatrixType > | |
| callback() const (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | |
| CallBackType typedef (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | |
| ConstrainedSolverBase() (defined in bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType >) | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | protected |
| dualityCOV(const NSLaw &law, const RhsT &b, ResT &x) const | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | |
| eval(const NSLaw &law, const ResT &y, const RhsT &x) const | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | |
| GlobalProblemTraits typedef (defined in bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType >) | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | |
| Index typedef (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | protected |
| init() | bogus::ProjectedGradient< BlockMatrixType > | protected |
| lineSearchArmijoCoefficient() const (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | |
| lineSearchIterations() const (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | |
| lineSearchOptimisticFactor() const (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | |
| lineSearchPessimisticFactor() const (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | |
| m_callback (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | protected |
| m_defaultVariant (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | protected |
| m_lsArmijoCoefficient (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | protected |
| m_lsIters (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | protected |
| m_lsOptimisticFactor (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | protected |
| m_lsPessimisticFactor (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | protected |
| m_matrix | bogus::BlockSolverBase< BlockMatrixType > | protected |
| m_maxIters | bogus::BlockSolverBase< BlockMatrixType > | protected |
| m_scaling (defined in bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType >) | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | protected |
| m_tol | bogus::BlockSolverBase< BlockMatrixType > | protected |
| m_useInfinityNorm | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | protected |
| matrix() const (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | |
| maxIters() const (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | |
| ProjectedGradient() | bogus::ProjectedGradient< BlockMatrixType > | |
| ProjectedGradient(const BlockObjectBase< BlockMatrixType > &matrix) | bogus::ProjectedGradient< BlockMatrixType > | explicit |
| projectOnConstraints(const NSLaw &projector, VectorT &x) const | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | |
| Scalar typedef (defined in bogus::ProjectedGradient< BlockMatrixType >) | bogus::ProjectedGradient< BlockMatrixType > | |
| setDefaultVariant(projected_gradient::Variant variant) | bogus::ProjectedGradient< BlockMatrixType > | |
| setLineSearchArmijoCoefficient(const Scalar lsArmijoCoefficient) | bogus::ProjectedGradient< BlockMatrixType > | |
| setLineSearchIterations(const unsigned lsIterations) | bogus::ProjectedGradient< BlockMatrixType > | |
| setLineSearchOptimisticFactor(const Scalar lsOptimisticFactor) | bogus::ProjectedGradient< BlockMatrixType > | |
| setLineSearchPessimisticFactor(const Scalar lsPessimisticFactor) | bogus::ProjectedGradient< BlockMatrixType > | |
| setMatrix(const BlockObjectBase< BlockMatrixType > &matrix) | bogus::ProjectedGradient< BlockMatrixType > | |
| setMaxIters(unsigned maxIters) | bogus::BlockSolverBase< BlockMatrixType > | |
| setTol(Scalar tol) | bogus::BlockSolverBase< BlockMatrixType > | |
| solve(const NSLaw &law, const RhsT &b, ResT &x) const | bogus::ProjectedGradient< BlockMatrixType > | |
| solve(const NSLaw &law, const RhsT &b, ResT &x) const | bogus::ProjectedGradient< BlockMatrixType > | |
| tol() const (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | |
| updateScalings() (defined in bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType >) | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | protected |
| useInfinityNorm(bool useInfNorm) | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | |
| usesInfinityNorm() const (defined in bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType >) | bogus::ConstrainedSolverBase< ProjectedGradient< BlockMatrixType >, BlockMatrixType > | |
| ~BlockSolverBase() (defined in bogus::BlockSolverBase< BlockMatrixType >) | bogus::BlockSolverBase< BlockMatrixType > | virtual |