#include <gpartmapper.hpp>
Inheritance diagram for GPartMapper:
Public Member Functions | |
GPartMapper (GElemList *gelemsv) | |
~GPartMapper () | |
virtual GBOOL | GenerateMap (stGPartitionMap *&pm, GINT &nmax)=0 |
GDOUBLE * | GetCurve (GINT &npoints) |
void | SetCoarsenables (GKEYBuffer *kcoarsen) |
void | SetDoCurve (GBOOL bset) |
Protected Attributes | |
GSHORT | nprocs_ |
GSHORT | this_rank_ |
GBOOL | bDoCurve_ |
GINT | gnelems_ |
GKEYBuffer * | kcoarsen_ |
GElemList * | gelems_ |
GDOUBLE * | curve_ |
GC_DATATYPE | pm_type_ |
|
|
|
|
|
Implemented in GPMElemID, and GPMSibPart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|