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); |
34 |
|
void Paso_Pattern_Aggregiation(Paso_SparseMatrix* A, index_t* mis_marker, double theta); |
35 |
|
|
36 |
#endif |
#endif |