|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
double | getDomainInitialXi () const |
|
void | setDomainInitialXi (double pX) |
|
double | getDomainFinalXi () const |
|
void | setDomainFinalXi (double pX) |
|
unsigned short | getDomainPointsXi () const |
|
void | setDomainPointsXi (unsigned short pX) |
|
unsigned char | getInterleafFactor () const |
|
void | setInterleafFactor (unsigned char pX) |
|
unsigned char | getAxisType () const |
|
void | setAxisType (unsigned char pX) |
|
unsigned short | getNumberOfPointsOnXiAxis () const |
|
void | setNumberOfPointsOnXiAxis (unsigned short pX) |
|
unsigned short | getInitialIndex () const |
|
void | setInitialIndex (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const GridAxis &rhs) const |
|
◆ _interleafFactor
unsigned char DIS::GridAxis::_interleafFactor |
|
protected |
interleaf factor along the domain axis.
The documentation for this class was generated from the following files: