#include <prom_grid.hh>
Inheritance diagram for PromGridBase:


Public Member Functions | |
| PromGridBase (const PromOptions &opts, PromPerfMonitor &perf, PromParentBank *const bank, const int nloc, const int fact, const PromComm &wcomm) | |
| PromGridBase constructor. | |
| int | BuildComunicator (const PromComm &wcomm) |
| int | getNewTag () const |
Public Attributes | |
| int | factor_ |
| int | nLocalNd_ |
| int | nNodes_ |
| int | nBlocks_ |
| PromIS * | blockISs_ |
| PromTable< PromParentArr_extra * > * | gid_extraParents_ |
| PromMatrix * | stiffness_ |
| data | |
| PromMatrix * | prolongator_ |
| PromMap * | scalarMap_ |
| PromMap * | CRmap_ |
| const PromOptions & | options_ |
| PromPerfMonitor & | perf_mon_ |
| PromParentBank *const | parBank_ |
| PromTable< PromNode * > | ghosts_ |
| PromIS * | CRAggs_ |
| int | nCRAggs_ |
| MPI_Group | group_ |
| MPI_Group | mpi_group_world_ |
| MPI_Comm | gComm_ |
Data for PromGrid - used for common constructor and simple methods.
1.3.7