30 |
/**************************************************************/ |
/**************************************************************/ |
31 |
|
|
32 |
void Paso_Pattern_coup(Paso_SparseMatrix* A, index_t* mis_marker, double thershold); |
void Paso_Pattern_coup(Paso_SparseMatrix* A, index_t* mis_marker, double thershold); |
33 |
void Paso_Pattern_RS(Paso_SparseMatrix* A, index_t* mis_marker, double theta); |
|
|
void Paso_Pattern_Aggregiation(Paso_SparseMatrix* A, index_t* mis_marker, double theta); |
|
|
void Paso_Pattern_color1(Paso_SparseMatrix* A, index_t* num_colors, index_t* colorOf); |
|
|
|
|
34 |
#endif |
#endif |