Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format > Member List

This is the complete list of members for cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >, including all inherited members.

initialize(const MatrixType &A)cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >
initialize(const MatrixType &A, const ArrayType &B, typename thrust::detail::enable_if_convertible< typename MatrixType::format, cusp::known_format >::type *=0)cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >
smoothed_aggregation(void)cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >inline
smoothed_aggregation(const MatrixType &A)cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >
smoothed_aggregation(const MatrixType &A, const ArrayType &B, typename thrust::detail::enable_if_convertible< typename ArrayType::format, cusp::array1d_format >::type *=0)cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >
smoothed_aggregation(const smoothed_aggregation< IndexType, ValueType, MemorySpace2, SmootherType2, SolverType2, Format2 > &M)cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >