MPI_mgparc
|
#include <mg.h>
Public Attributes | |
int | nx [MAXLEVEL] |
int | ny [MAXLEVEL] |
int * | id [MAXLEVEL] |
int * | ik [MAXLEVEL] |
double * | sk [MAXLEVEL] |
double * | u [MAXLEVEL] |
double * | f [MAXLEVEL] |
double * | dd [MAXLEVEL] |
double * | aux [MAXLEVEL] |
int * | loc2glob |
int | nglob |
int * | cid |
int * | cik |
double * | csk |
double * PointerStruct::aux[MAXLEVEL] |
int * PointerStruct::cid |
int * PointerStruct::cik |
double* PointerStruct::csk |
double * PointerStruct::dd[MAXLEVEL] |
double * PointerStruct::f[MAXLEVEL] |
int* PointerStruct::id[MAXLEVEL] |
int * PointerStruct::ik[MAXLEVEL] |
int* PointerStruct::loc2glob |
int PointerStruct::nglob |
int PointerStruct::nx[MAXLEVEL] |
int PointerStruct::ny[MAXLEVEL] |
double* PointerStruct::sk[MAXLEVEL] |
double * PointerStruct::u[MAXLEVEL] |