MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ML_Linker.hpp File Reference
#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)
 

Function Documentation

MueLu_Graph * MueLu_BuildGraph ( ML_Matrix *  Amatrix,
char *  name 
)

Definition at line 102 of file ML_Linker.hpp.

int MueLu_DestroyGraph ( MueLu_Graph *  graph)

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.