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()
Macros for easy insertion into run-time selection tables.
Abstract base class for coordinate rotation.
symmTensor transformVectorDiagTensor(const tensor &, const vector &) const
Transform the vector as if it is a diagonal tensor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
SymmTensor< scalar > symmTensor
SymmTensor of scalars.
defineTypeNameAndDebug(combustionModel, 0)