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