#include <prom_petsc.hh>
Inheritance diagram for PromMap:

Public Member Functions | |
| PromMap (int nloc, const int ElementSize, const PromComm &comm) | |
| PromMap (int nloc, const PromComm &comm, const int nloceq) | |
| PromMap (int nloc, const int *ElementSizeList, const PromComm &comm) | |
| int | nlocal () const |
| int | nglobal () const |
| int | nlocalEq () const |
| int | nglobalEq () const |
| bool | isConstNDF () const |
| int | constNDFSize () const |
| int | locID_ndf (const int i) const |
Protected Member Functions | |
| int | SetLidLeq (const int *ElementSizeList) |
Static Protected Member Functions | |
| int | sumeqs (const int nloc, const int *ElementSizeList) |
Private Attributes | |
| int * | id_leq_ |
| short int | bsize_ |
1.3.7