MueLu Version of the Day
|
#include "ml_aggregate.h"
#include "ml_epetra_utils.h"
Go to the source code of this file.
Functions | |
MueLu_Graph * | MueLu_BuildGraph (ML_Matrix *Amatrix, char *name) |
int | MueLu_DestroyGraph (MueLu_Graph *graph) |
int | ML_Aggregate_CoarsenUncoupled (ML_Aggregate *mlAggregates, ML_Matrix *Amatrix, ML_Matrix **Pmatrix, ML_Comm *comm) |
|
extern |
Definition at line 102 of file ML_Linker.hpp.
|
extern |
Definition at line 137 of file ML_Linker.hpp.
int ML_Aggregate_CoarsenUncoupled | ( | ML_Aggregate * | mlAggregates, |
ML_Matrix * | Amatrix, | ||
ML_Matrix ** | Pmatrix, | ||
ML_Comm * | comm ) |
Definition at line 59 of file ML_Linker.hpp.