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 30 of file blockCreate.C.
Referenced by quaternion::operator*=(), and splineInterpolationWeights::valueWeights().
#define w1 w[1][i] |
Definition at line 31 of file blockCreate.C.
Referenced by splineInterpolationWeights::valueWeights().
#define w2 w[2][i] |
Definition at line 32 of file blockCreate.C.
Referenced by quaternion::eulerAngles(), quaternion::R(), and splineInterpolationWeights::valueWeights().
#define w3 w[3][i] |
Definition at line 33 of file blockCreate.C.
Referenced by splineInterpolationWeights::valueWeights().
#define w4 w[4][j] |
Definition at line 35 of file blockCreate.C.
#define w5 w[5][j] |
Definition at line 36 of file blockCreate.C.
#define w6 w[6][j] |
Definition at line 37 of file blockCreate.C.
#define w7 w[7][j] |
Definition at line 38 of file blockCreate.C.
#define w8 w[8][k] |
Definition at line 40 of file blockCreate.C.
#define w9 w[9][k] |
Definition at line 41 of file blockCreate.C.
#define w10 w[10][k] |
Definition at line 42 of file blockCreate.C.
#define w11 w[11][k] |
Definition at line 43 of file blockCreate.C.