50 tt.
xx()*st.
x()*tt.
xx()
51 + tt.
xy()*st.
y()*tt.
xy()
52 + tt.
xz()*st.
z()*tt.
xz(),
54 tt.
xx()*st.
x()*tt.
yx()
55 + tt.
xy()*st.
y()*tt.
yy()
56 + tt.
xz()*st.
z()*tt.
yz(),
58 tt.
xx()*st.
x()*tt.
zx()
59 + tt.
xy()*st.
y()*tt.
zy()
60 + tt.
xz()*st.
z()*tt.
zz(),
62 tt.
yx()*st.
x()*tt.
yx()
63 + tt.
yy()*st.
y()*tt.
yy()
64 + tt.
yz()*st.
z()*tt.
yz(),
66 tt.
yx()*st.
x()*tt.
zx()
67 + tt.
yy()*st.
y()*tt.
zy()
68 + tt.
yz()*st.
z()*tt.
zz(),
70 tt.
zx()*st.
x()*tt.
zx()
71 + tt.
zy()*st.
y()*tt.
zy()
72 + tt.
zz()*st.
z()*tt.
zz()
symmTensor transformPrincipal(const tensor &, const vector &) const
Transform principal.
Macros for easy insertion into run-time selection tables.
SymmTensor< scalar > symmTensor
SymmTensor of scalars.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)