CUSP
Loading...
Searching...
No Matches
cusp::relaxation::sor< ValueType, MemorySpace > Member List

This is the complete list of members for cusp::relaxation::sor< ValueType, MemorySpace >, including all inherited members.

linear_operator(void)cusp::linear_operator< ValueType, MemorySpace, IndexType >inline
linear_operator(IndexType num_rows, IndexType num_cols)cusp::linear_operator< ValueType, MemorySpace, IndexType >inline
linear_operator(IndexType num_rows, IndexType num_cols, IndexType num_entries)cusp::linear_operator< ValueType, MemorySpace, IndexType >inline
operator()(const MatrixType &A, const VectorType1 &b, VectorType2 &x)cusp::relaxation::sor< ValueType, MemorySpace >
operator()(const MatrixType &A, const VectorType1 &b, VectorType2 &x, const ValueType omega, sweep direction)cusp::relaxation::sor< ValueType, MemorySpace >
sor(void)cusp::relaxation::sor< ValueType, MemorySpace >inline
sor(const MatrixType &A, const ValueType omega, sweep default_direction=SYMMETRIC)cusp::relaxation::sor< ValueType, MemorySpace >inline
sor(const sor< ValueType, MemorySpace2 > &A)cusp::relaxation::sor< ValueType, MemorySpace >inline