MPI_mgparc
Functions
mgm.cpp File Reference
#include <cmath>
#include <malloc.h>
#include "mpi.h"
#include "header.h"
#include "mg.h"

Functions

void MGM (const PointerStruct *const pp, const ControlStruct *const crtl, const int level, const int neigh[], const int color, const int myid, const MPI::Intracomm &icomm)
 
void MGMSolver (const PointerStruct *const pp, const ControlStruct *const crtl, const int level, const int neigh[], const int color, const int myid, const MPI::Intracomm &icomm)
 

Function Documentation

void MGM ( const PointerStruct *const  pp,
const ControlStruct *const  crtl,
const int  level,
const int  neigh[],
const int  color,
const int  myid,
const MPI::Intracomm &  icomm 
)
void MGMSolver ( const PointerStruct *const  pp,
const ControlStruct *const  crtl,
const int  level,
const int  neigh[],
const int  color,
const int  myid,
const MPI::Intracomm &  icomm 
)