#include <parpop3p.h>
Public Member Functions | |
| SpaceWidthType () | |
| The constructor which computes the space width in each direction. | |
| double | operator[] (int n) const |
| Returns the precomputed value of the space width in the requested direction. | |
Private Attributes | |
| double | width [spaceDim] |
Definition at line 111 of file parpop3p.h.
| custom::pop3p::SpaceWidthType::SpaceWidthType | ( | ) | [inline] |
The constructor which computes the space width in each direction.
Definition at line 114 of file parpop3p.h.
References custom::pop3p::paramLeft, custom::pop3p::paramRight, custom::pop3p::spaceDim, custom::pop3p::spaceOffset, and width.
| double custom::pop3p::SpaceWidthType::operator[] | ( | int | n | ) | const [inline] |
Returns the precomputed value of the space width in the requested direction.
Definition at line 137 of file parpop3p.h.
References custom::pop3p::spaceDim, and width.
double custom::pop3p::SpaceWidthType::width[spaceDim] [private] |
1.5.3