Pattern_coupling.c File Reference

#include "PasoUtil.h"
#include "Pattern_coupling.h"
#include <limits.h>

Defines

#define IS_AVAILABLE   -1
#define IS_IN_SET   -3
#define IS_REMOVED   -4

Functions

void Paso_Pattern_coup (Paso_SparseMatrix *A, index_t *mis_marker, double threshold)
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_greedy (Paso_Pattern *pattern, index_t *mis_marker)
void Paso_Pattern_greedy_color (Paso_Pattern *pattern, index_t *mis_marker)

Define Documentation

#define IS_AVAILABLE   -1

#define IS_IN_SET   -3

#define IS_REMOVED   -4


Function Documentation

void Paso_Pattern_Aggregiation ( Paso_SparseMatrix A,
index_t mis_marker,
double  theta 
)

void Paso_Pattern_coup ( Paso_SparseMatrix A,
index_t mis_marker,
double  threshold 
)

void Paso_Pattern_greedy ( Paso_Pattern pattern,
index_t mis_marker 
)

void Paso_Pattern_greedy_color ( Paso_Pattern pattern,
index_t mis_marker 
)

void Paso_Pattern_RS ( Paso_SparseMatrix A,
index_t mis_marker,
double  theta 
)


Generated on Mon Aug 10 10:04:44 2009 for ESYS13 by  doxygen 1.5.6