MueLu Version of the Day
Loading...
Searching...
No Matches
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_BuildGraph()

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

Definition at line 102 of file ML_Linker.hpp.

◆ MueLu_DestroyGraph()

int MueLu_DestroyGraph ( MueLu_Graph * graph)
extern

Definition at line 137 of file ML_Linker.hpp.

◆ ML_Aggregate_CoarsenUncoupled()

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.