#include <prom_node.hh>
Inheritance diagram for PromParent:


Public Member Functions | |
| PromParent & | operator= (const PromParent &a) |
| int | Copy (const PromNode *const, const int mype) |
| int | Write (int **ppb) const |
| int | Read (int **ppb) |
| int | GetWrite_size (int &sz) const |
| int | proc (int &ierr) const |
| int | proc () const |
| int | global (int &ierr) const |
| int | global () const |
| int | geq () const |
| int | geq (int &ierr) const |
| void | setProc (int f) |
| void | setGlobal (int g) |
| void | setGEQ (int g) |
| int | isIerr () const |
| int | Archive (FILE *file=stderr, const PromArchiveType type=PROM_PRINT) |
| int | getPsz () const |
| int | SetPsz (int i) |
| int | SetPsz_hard (int i) |
| void | setMalloced (bool b=TRUE) |
| int | SetP (const int i, shpfloat *sh) |
| int | setScalarP0 (shpfloat val) |
| shpfloat | getScalarP0 () const |
Public Attributes | |
| shpfloat * | DAP_ |
Private Attributes | |
| int | geq_ |
| int | gIndex_ |
| int | procID_ |
Data for multigrid restriction operator entry, owned by a node.
1.3.7