#include <parpop2s.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 112 of file parpop2s.h.
| custom::pop2s::SpaceWidthType::SpaceWidthType | ( | ) | [inline] |
The constructor which computes the space width in each direction.
Definition at line 115 of file parpop2s.h.
References custom::pop2s::paramLeft, custom::pop2s::paramRight, custom::pop2s::spaceDim, custom::pop2s::spaceOffset, and width.
| double custom::pop2s::SpaceWidthType::operator[] | ( | int | n | ) | const [inline] |
Returns the precomputed value of the space width in the requested direction.
Definition at line 138 of file parpop2s.h.
References custom::pop2s::spaceDim, and width.
double custom::pop2s::SpaceWidthType::width[spaceDim] [private] |
1.5.3