
Go to the source code of this file.
Macros | |
| #define | w0 w[0][i] |
| #define | w1 w[1][i] |
| #define | w2 w[2][i] |
| #define | w3 w[3][i] |
| #define | w4 w[4][j] |
| #define | w5 w[5][j] |
| #define | w6 w[6][j] |
| #define | w7 w[7][j] |
| #define | w8 w[8][k] |
| #define | w9 w[9][k] |
| #define | w10 w[10][k] |
| #define | w11 w[11][k] |
Original source file blockCreate.C
Definition in file blockCreate.C.
| #define w0 w[0][i] |
Definition at line 26 of file blockCreate.C.
Referenced by quaternion::operator*=(), and splineInterpolationWeights::valueWeights().
| #define w1 w[1][i] |
Definition at line 27 of file blockCreate.C.
Referenced by splineInterpolationWeights::valueWeights().
| #define w2 w[2][i] |
Definition at line 28 of file blockCreate.C.
Referenced by quaternion::eulerAngles(), smoothDelta::deltaData::interpolate(), quaternion::R(), cellInfo::sameGeometry(), directionInfo::sameGeometry(), externalPointEdgePoint::sameGeometry(), pointEdgePoint::sameGeometry(), pointEdgeStructuredWalk::sameGeometry(), wallNormalInfo::sameGeometry(), wallPoint::sameGeometry(), wallPoints::update(), and splineInterpolationWeights::valueWeights().
| #define w3 w[3][i] |
Definition at line 29 of file blockCreate.C.
Referenced by splineInterpolationWeights::valueWeights().
| #define w4 w[4][j] |
Definition at line 31 of file blockCreate.C.
| #define w5 w[5][j] |
Definition at line 32 of file blockCreate.C.
| #define w6 w[6][j] |
Definition at line 33 of file blockCreate.C.
| #define w7 w[7][j] |
Definition at line 34 of file blockCreate.C.
| #define w8 w[8][k] |
Definition at line 36 of file blockCreate.C.
| #define w9 w[9][k] |
Definition at line 37 of file blockCreate.C.
| #define w10 w[10][k] |
Definition at line 38 of file blockCreate.C.
| #define w11 w[11][k] |
Definition at line 39 of file blockCreate.C.