Advertisement
Guest User

Error convection Openfoam

a guest
Dec 10th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.97 KB | None | 0 0
  1. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::Tensor<double>]'
  2. convection/convectionFvPatchFields.C:41:1: required from here
  3. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Tensor<double> >::kappa_' will be initialized after [-Wreorder]
  4. scalarField kappa_;
  5. ^
  6. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Tensor<double> > Foam::convectionFvPatchField<Foam::Tensor<double> >::refGrad_' [-Wreorder]
  7. Field<Type> refGrad_;
  8. ^
  9. In file included from convection/convectionFvPatchField.H:339:0,
  10. from convection/convectionFvPatchFields.H:29,
  11. from convection/convectionFvPatchFields.C:26:
  12. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  13. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  14. ^
  15. In file included from convection/convectionFvPatchFields.H:29:0,
  16. from convection/convectionFvPatchFields.C:26:
  17. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = Foam::SymmTensor<double>]':
  18. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = Foam::SymmTensor<double>]'
  19. convection/convectionFvPatchFields.C:41:1: required from here
  20. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SymmTensor<double> >::kappa_' will be initialized after [-Wreorder]
  21. scalarField kappa_;
  22. ^
  23. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SymmTensor<double> > Foam::convectionFvPatchField<Foam::SymmTensor<double> >::refGrad_' [-Wreorder]
  24. Field<Type> refGrad_;
  25. ^
  26. In file included from convection/convectionFvPatchField.H:339:0,
  27. from convection/convectionFvPatchFields.H:29,
  28. from convection/convectionFvPatchFields.C:26:
  29. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  30. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  31. ^
  32. In file included from convection/convectionFvPatchFields.H:29:0,
  33. from convection/convectionFvPatchFields.C:26:
  34. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::SymmTensor<double>]':
  35. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::SymmTensor<double>]'
  36. convection/convectionFvPatchFields.C:41:1: required from here
  37. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SymmTensor<double> >::kappa_' will be initialized after [-Wreorder]
  38. scalarField kappa_;
  39. ^
  40. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SymmTensor<double> > Foam::convectionFvPatchField<Foam::SymmTensor<double> >::refGrad_' [-Wreorder]
  41. Field<Type> refGrad_;
  42. ^
  43. In file included from convection/convectionFvPatchField.H:339:0,
  44. from convection/convectionFvPatchFields.H:29,
  45. from convection/convectionFvPatchFields.C:26:
  46. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  47. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  48. ^
  49. In file included from convection/convectionFvPatchFields.H:29:0,
  50. from convection/convectionFvPatchFields.C:26:
  51. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = Foam::SphericalTensor<double>]':
  52. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = Foam::SphericalTensor<double>]'
  53. convection/convectionFvPatchFields.C:41:1: required from here
  54. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::kappa_' will be initialized after [-Wreorder]
  55. scalarField kappa_;
  56. ^
  57. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SphericalTensor<double> > Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::refGrad_' [-Wreorder]
  58. Field<Type> refGrad_;
  59. ^
  60. In file included from convection/convectionFvPatchField.H:339:0,
  61. from convection/convectionFvPatchFields.H:29,
  62. from convection/convectionFvPatchFields.C:26:
  63. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  64. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  65. ^
  66. In file included from convection/convectionFvPatchFields.H:29:0,
  67. from convection/convectionFvPatchFields.C:26:
  68. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::SphericalTensor<double>]':
  69. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::SphericalTensor<double>]'
  70. convection/convectionFvPatchFields.C:41:1: required from here
  71. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::kappa_' will be initialized after [-Wreorder]
  72. scalarField kappa_;
  73. ^
  74. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SphericalTensor<double> > Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::refGrad_' [-Wreorder]
  75. Field<Type> refGrad_;
  76. ^
  77. In file included from convection/convectionFvPatchField.H:339:0,
  78. from convection/convectionFvPatchFields.H:29,
  79. from convection/convectionFvPatchFields.C:26:
  80. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  81. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  82. ^
  83. In file included from convection/convectionFvPatchFields.H:29:0,
  84. from convection/convectionFvPatchFields.C:26:
  85. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = Foam::Vector<double>]':
  86. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = Foam::Vector<double>]'
  87. convection/convectionFvPatchFields.C:41:1: required from here
  88. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Vector<double> >::kappa_' will be initialized after [-Wreorder]
  89. scalarField kappa_;
  90. ^
  91. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Vector<double> > Foam::convectionFvPatchField<Foam::Vector<double> >::refGrad_' [-Wreorder]
  92. Field<Type> refGrad_;
  93. ^
  94. In file included from convection/convectionFvPatchField.H:339:0,
  95. from convection/convectionFvPatchFields.H:29,
  96. from convection/convectionFvPatchFields.C:26:
  97. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  98. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  99. ^
  100. In file included from convection/convectionFvPatchFields.H:29:0,
  101. from convection/convectionFvPatchFields.C:26:
  102. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::Vector<double>]':
  103. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::Vector<double>]'
  104. convection/convectionFvPatchFields.C:41:1: required from here
  105. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Vector<double> >::kappa_' will be initialized after [-Wreorder]
  106. scalarField kappa_;
  107. ^
  108. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Vector<double> > Foam::convectionFvPatchField<Foam::Vector<double> >::refGrad_' [-Wreorder]
  109. Field<Type> refGrad_;
  110. ^
  111. In file included from convection/convectionFvPatchField.H:339:0,
  112. from convection/convectionFvPatchFields.H:29,
  113. from convection/convectionFvPatchFields.C:26:
  114. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  115. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  116. ^
  117. In file included from convection/convectionFvPatchFields.H:29:0,
  118. from convection/convectionFvPatchFields.C:26:
  119. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = double]':
  120. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = double]'
  121. convection/convectionFvPatchFields.C:41:1: required from here
  122. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<double>::kappa_' will be initialized after [-Wreorder]
  123. scalarField kappa_;
  124. ^
  125. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<double> Foam::convectionFvPatchField<double>::refGrad_' [-Wreorder]
  126. Field<Type> refGrad_;
  127. ^
  128. In file included from convection/convectionFvPatchField.H:339:0,
  129. from convection/convectionFvPatchFields.H:29,
  130. from convection/convectionFvPatchFields.C:26:
  131. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  132. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  133. ^
  134. In file included from convection/convectionFvPatchFields.H:29:0,
  135. from convection/convectionFvPatchFields.C:26:
  136. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = double]':
  137. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = double]'
  138. convection/convectionFvPatchFields.C:41:1: required from here
  139. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<double>::kappa_' will be initialized after [-Wreorder]
  140. scalarField kappa_;
  141. ^
  142. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<double> Foam::convectionFvPatchField<double>::refGrad_' [-Wreorder]
  143. Field<Type> refGrad_;
  144. ^
  145. In file included from convection/convectionFvPatchField.H:339:0,
  146. from convection/convectionFvPatchFields.H:29,
  147. from convection/convectionFvPatchFields.C:26:
  148. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  149. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  150. ^
  151. g++ -std=c++11 -m64 -DOPENFOAM=1812 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -O3 -DNoRepository -ftemplate-depth-100 -I/opt/OpenFOAM/OpenFOAM-v1812/src/fileFormats/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1812/src/surfMesh/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1812/src/meshTools/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude -IlnInclude -I. -I/opt/OpenFOAM/OpenFOAM-v1812/src/OpenFOAM/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1812/src/OSspecific/POSIX/lnInclude -fPIC -shared -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPInt32Opt/convection/convectionFvPatchFields.o -L/opt/OpenFOAM/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib \
  152. -lOpenFOAM -lmeshTools -lfiniteVolume -o /home/user/OpenFOAM/user-v1812/platforms/linux64GccDPInt32Opt/lib/libconvection.so
  153. bash-4.2$ wclean
  154. bash-4.2$ wmake libso > log.txt
  155. wmakeLnInclude: linking include files to ./lnInclude
  156. In file included from convection/convectionFvPatchFields.H:29:0,
  157. from convection/convectionFvPatchFields.C:26:
  158. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = double]':
  159. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with fvPatchFieldType = Foam::convectionFvPatchField<double>; Type = double]'
  160. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::addpatchConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<double>; Type = double]'
  161. convection/convectionFvPatchFields.C:37:1: required from here
  162. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<double>::kappa_' will be initialized after [-Wreorder]
  163. scalarField kappa_;
  164. ^
  165. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<double> Foam::convectionFvPatchField<double>::refGrad_' [-Wreorder]
  166. Field<Type> refGrad_;
  167. ^
  168. In file included from convection/convectionFvPatchField.H:339:0,
  169. from convection/convectionFvPatchFields.H:29,
  170. from convection/convectionFvPatchFields.C:26:
  171. convection/convectionFvPatchField.C:31:1: warning: when initialized here [-Wreorder]
  172. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  173. ^
  174. In file included from convection/convectionFvPatchFields.H:29:0,
  175. from convection/convectionFvPatchFields.C:26:
  176. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with Type = double]':
  177. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with fvPatchFieldType = Foam::convectionFvPatchField<double>; Type = double]'
  178. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::addpatchMapperConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<double>; Type = double]'
  179. convection/convectionFvPatchFields.C:37:1: required from here
  180. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<double>::kappa_' will be initialized after [-Wreorder]
  181. scalarField kappa_;
  182. ^
  183. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<double> Foam::convectionFvPatchField<double>::refGrad_' [-Wreorder]
  184. Field<Type> refGrad_;
  185. ^
  186. In file included from convection/convectionFvPatchField.H:339:0,
  187. from convection/convectionFvPatchFields.H:29,
  188. from convection/convectionFvPatchFields.C:26:
  189. convection/convectionFvPatchField.C:67:1: warning: when initialized here [-Wreorder]
  190. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  191. ^
  192. In file included from convection/convectionFvPatchFields.H:29:0,
  193. from convection/convectionFvPatchFields.C:26:
  194. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = double]':
  195. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with fvPatchFieldType = Foam::convectionFvPatchField<double>; Type = double]'
  196. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::adddictionaryConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<double>; Type = double]'
  197. convection/convectionFvPatchFields.C:37:1: required from here
  198. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<double>::kappa_' will be initialized after [-Wreorder]
  199. scalarField kappa_;
  200. ^
  201. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<double> Foam::convectionFvPatchField<double>::refGrad_' [-Wreorder]
  202. Field<Type> refGrad_;
  203. ^
  204. In file included from convection/convectionFvPatchField.H:339:0,
  205. from convection/convectionFvPatchFields.H:29,
  206. from convection/convectionFvPatchFields.C:26:
  207. convection/convectionFvPatchField.C:47:1: warning: when initialized here [-Wreorder]
  208. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  209. ^
  210. In file included from convection/convectionFvPatchFields.H:29:0,
  211. from convection/convectionFvPatchFields.C:26:
  212. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::Vector<double>]':
  213. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Vector<double> >; Type = Foam::Vector<double>]'
  214. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::addpatchConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Vector<double> >; Type = Foam::Vector<double>]'
  215. convection/convectionFvPatchFields.C:37:1: required from here
  216. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Vector<double> >::kappa_' will be initialized after [-Wreorder]
  217. scalarField kappa_;
  218. ^
  219. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Vector<double> > Foam::convectionFvPatchField<Foam::Vector<double> >::refGrad_' [-Wreorder]
  220. Field<Type> refGrad_;
  221. ^
  222. In file included from convection/convectionFvPatchField.H:339:0,
  223. from convection/convectionFvPatchFields.H:29,
  224. from convection/convectionFvPatchFields.C:26:
  225. convection/convectionFvPatchField.C:31:1: warning: when initialized here [-Wreorder]
  226. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  227. ^
  228. In file included from convection/convectionFvPatchFields.H:29:0,
  229. from convection/convectionFvPatchFields.C:26:
  230. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with Type = Foam::Vector<double>]':
  231. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Vector<double> >; Type = Foam::Vector<double>]'
  232. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::addpatchMapperConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Vector<double> >; Type = Foam::Vector<double>]'
  233. convection/convectionFvPatchFields.C:37:1: required from here
  234. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Vector<double> >::kappa_' will be initialized after [-Wreorder]
  235. scalarField kappa_;
  236. ^
  237. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Vector<double> > Foam::convectionFvPatchField<Foam::Vector<double> >::refGrad_' [-Wreorder]
  238. Field<Type> refGrad_;
  239. ^
  240. In file included from convection/convectionFvPatchField.H:339:0,
  241. from convection/convectionFvPatchFields.H:29,
  242. from convection/convectionFvPatchFields.C:26:
  243. convection/convectionFvPatchField.C:67:1: warning: when initialized here [-Wreorder]
  244. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  245. ^
  246. In file included from convection/convectionFvPatchFields.H:29:0,
  247. from convection/convectionFvPatchFields.C:26:
  248. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = Foam::Vector<double>]':
  249. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Vector<double> >; Type = Foam::Vector<double>]'
  250. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::adddictionaryConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Vector<double> >; Type = Foam::Vector<double>]'
  251. convection/convectionFvPatchFields.C:37:1: required from here
  252. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Vector<double> >::kappa_' will be initialized after [-Wreorder]
  253. scalarField kappa_;
  254. ^
  255. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Vector<double> > Foam::convectionFvPatchField<Foam::Vector<double> >::refGrad_' [-Wreorder]
  256. Field<Type> refGrad_;
  257. ^
  258. In file included from convection/convectionFvPatchField.H:339:0,
  259. from convection/convectionFvPatchFields.H:29,
  260. from convection/convectionFvPatchFields.C:26:
  261. convection/convectionFvPatchField.C:47:1: warning: when initialized here [-Wreorder]
  262. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  263. ^
  264. In file included from convection/convectionFvPatchFields.H:29:0,
  265. from convection/convectionFvPatchFields.C:26:
  266. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::SphericalTensor<double>]':
  267. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SphericalTensor<double> >; Type = Foam::SphericalTensor<double>]'
  268. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::addpatchConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SphericalTensor<double> >; Type = Foam::SphericalTensor<double>]'
  269. convection/convectionFvPatchFields.C:37:1: required from here
  270. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::kappa_' will be initialized after [-Wreorder]
  271. scalarField kappa_;
  272. ^
  273. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SphericalTensor<double> > Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::refGrad_' [-Wreorder]
  274. Field<Type> refGrad_;
  275. ^
  276. In file included from convection/convectionFvPatchField.H:339:0,
  277. from convection/convectionFvPatchFields.H:29,
  278. from convection/convectionFvPatchFields.C:26:
  279. convection/convectionFvPatchField.C:31:1: warning: when initialized here [-Wreorder]
  280. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  281. ^
  282. In file included from convection/convectionFvPatchFields.H:29:0,
  283. from convection/convectionFvPatchFields.C:26:
  284. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with Type = Foam::SphericalTensor<double>]':
  285. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SphericalTensor<double> >; Type = Foam::SphericalTensor<double>]'
  286. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::addpatchMapperConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SphericalTensor<double> >; Type = Foam::SphericalTensor<double>]'
  287. convection/convectionFvPatchFields.C:37:1: required from here
  288. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::kappa_' will be initialized after [-Wreorder]
  289. scalarField kappa_;
  290. ^
  291. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SphericalTensor<double> > Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::refGrad_' [-Wreorder]
  292. Field<Type> refGrad_;
  293. ^
  294. In file included from convection/convectionFvPatchField.H:339:0,
  295. from convection/convectionFvPatchFields.H:29,
  296. from convection/convectionFvPatchFields.C:26:
  297. convection/convectionFvPatchField.C:67:1: warning: when initialized here [-Wreorder]
  298. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  299. ^
  300. In file included from convection/convectionFvPatchFields.H:29:0,
  301. from convection/convectionFvPatchFields.C:26:
  302. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = Foam::SphericalTensor<double>]':
  303. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SphericalTensor<double> >; Type = Foam::SphericalTensor<double>]'
  304. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::adddictionaryConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SphericalTensor<double> >; Type = Foam::SphericalTensor<double>]'
  305. convection/convectionFvPatchFields.C:37:1: required from here
  306. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::kappa_' will be initialized after [-Wreorder]
  307. scalarField kappa_;
  308. ^
  309. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SphericalTensor<double> > Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::refGrad_' [-Wreorder]
  310. Field<Type> refGrad_;
  311. ^
  312. In file included from convection/convectionFvPatchField.H:339:0,
  313. from convection/convectionFvPatchFields.H:29,
  314. from convection/convectionFvPatchFields.C:26:
  315. convection/convectionFvPatchField.C:47:1: warning: when initialized here [-Wreorder]
  316. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  317. ^
  318. In file included from convection/convectionFvPatchFields.H:29:0,
  319. from convection/convectionFvPatchFields.C:26:
  320. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::SymmTensor<double>]':
  321. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SymmTensor<double> >; Type = Foam::SymmTensor<double>]'
  322. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::addpatchConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SymmTensor<double> >; Type = Foam::SymmTensor<double>]'
  323. convection/convectionFvPatchFields.C:37:1: required from here
  324. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SymmTensor<double> >::kappa_' will be initialized after [-Wreorder]
  325. scalarField kappa_;
  326. ^
  327. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SymmTensor<double> > Foam::convectionFvPatchField<Foam::SymmTensor<double> >::refGrad_' [-Wreorder]
  328. Field<Type> refGrad_;
  329. ^
  330. In file included from convection/convectionFvPatchField.H:339:0,
  331. from convection/convectionFvPatchFields.H:29,
  332. from convection/convectionFvPatchFields.C:26:
  333. convection/convectionFvPatchField.C:31:1: warning: when initialized here [-Wreorder]
  334. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  335. ^
  336. In file included from convection/convectionFvPatchFields.H:29:0,
  337. from convection/convectionFvPatchFields.C:26:
  338. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with Type = Foam::SymmTensor<double>]':
  339. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SymmTensor<double> >; Type = Foam::SymmTensor<double>]'
  340. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::addpatchMapperConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SymmTensor<double> >; Type = Foam::SymmTensor<double>]'
  341. convection/convectionFvPatchFields.C:37:1: required from here
  342. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SymmTensor<double> >::kappa_' will be initialized after [-Wreorder]
  343. scalarField kappa_;
  344. ^
  345. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SymmTensor<double> > Foam::convectionFvPatchField<Foam::SymmTensor<double> >::refGrad_' [-Wreorder]
  346. Field<Type> refGrad_;
  347. ^
  348. In file included from convection/convectionFvPatchField.H:339:0,
  349. from convection/convectionFvPatchFields.H:29,
  350. from convection/convectionFvPatchFields.C:26:
  351. convection/convectionFvPatchField.C:67:1: warning: when initialized here [-Wreorder]
  352. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  353. ^
  354. In file included from convection/convectionFvPatchFields.H:29:0,
  355. from convection/convectionFvPatchFields.C:26:
  356. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = Foam::SymmTensor<double>]':
  357. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SymmTensor<double> >; Type = Foam::SymmTensor<double>]'
  358. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::adddictionaryConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::SymmTensor<double> >; Type = Foam::SymmTensor<double>]'
  359. convection/convectionFvPatchFields.C:37:1: required from here
  360. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SymmTensor<double> >::kappa_' will be initialized after [-Wreorder]
  361. scalarField kappa_;
  362. ^
  363. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SymmTensor<double> > Foam::convectionFvPatchField<Foam::SymmTensor<double> >::refGrad_' [-Wreorder]
  364. Field<Type> refGrad_;
  365. ^
  366. In file included from convection/convectionFvPatchField.H:339:0,
  367. from convection/convectionFvPatchFields.H:29,
  368. from convection/convectionFvPatchFields.C:26:
  369. convection/convectionFvPatchField.C:47:1: warning: when initialized here [-Wreorder]
  370. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  371. ^
  372. In file included from convection/convectionFvPatchFields.H:29:0,
  373. from convection/convectionFvPatchFields.C:26:
  374. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::Tensor<double>]':
  375. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Tensor<double> >; Type = Foam::Tensor<double>]'
  376. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:125:9: required from 'Foam::fvPatchField<Type>::addpatchConstructorToTable<fvPatchFieldType>::addpatchConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Tensor<double> >; Type = Foam::Tensor<double>]'
  377. convection/convectionFvPatchFields.C:37:1: required from here
  378. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Tensor<double> >::kappa_' will be initialized after [-Wreorder]
  379. scalarField kappa_;
  380. ^
  381. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Tensor<double> > Foam::convectionFvPatchField<Foam::Tensor<double> >::refGrad_' [-Wreorder]
  382. Field<Type> refGrad_;
  383. ^
  384. In file included from convection/convectionFvPatchField.H:339:0,
  385. from convection/convectionFvPatchFields.H:29,
  386. from convection/convectionFvPatchFields.C:26:
  387. convection/convectionFvPatchField.C:31:1: warning: when initialized here [-Wreorder]
  388. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  389. ^
  390. In file included from convection/convectionFvPatchFields.H:29:0,
  391. from convection/convectionFvPatchFields.C:26:
  392. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with Type = Foam::Tensor<double>]':
  393. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatchField<Type>&, const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvPatchFieldMapper&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Tensor<double> >; Type = Foam::Tensor<double>]'
  394. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:137:9: required from 'Foam::fvPatchField<Type>::addpatchMapperConstructorToTable<fvPatchFieldType>::addpatchMapperConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Tensor<double> >; Type = Foam::Tensor<double>]'
  395. convection/convectionFvPatchFields.C:37:1: required from here
  396. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Tensor<double> >::kappa_' will be initialized after [-Wreorder]
  397. scalarField kappa_;
  398. ^
  399. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Tensor<double> > Foam::convectionFvPatchField<Foam::Tensor<double> >::refGrad_' [-Wreorder]
  400. Field<Type> refGrad_;
  401. ^
  402. In file included from convection/convectionFvPatchField.H:339:0,
  403. from convection/convectionFvPatchFields.H:29,
  404. from convection/convectionFvPatchFields.C:26:
  405. convection/convectionFvPatchField.C:67:1: warning: when initialized here [-Wreorder]
  406. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  407. ^
  408. In file included from convection/convectionFvPatchFields.H:29:0,
  409. from convection/convectionFvPatchFields.C:26:
  410. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = Foam::Tensor<double>]':
  411. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Tensor<double> >; Type = Foam::Tensor<double>]'
  412. /opt/OpenFOAM/OpenFOAM-v1812/src/finiteVolume/lnInclude/fvPatchField.H:151:9: required from 'Foam::fvPatchField<Type>::adddictionaryConstructorToTable<fvPatchFieldType>::adddictionaryConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::convectionFvPatchField<Foam::Tensor<double> >; Type = Foam::Tensor<double>]'
  413. convection/convectionFvPatchFields.C:37:1: required from here
  414. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Tensor<double> >::kappa_' will be initialized after [-Wreorder]
  415. scalarField kappa_;
  416. ^
  417. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Tensor<double> > Foam::convectionFvPatchField<Foam::Tensor<double> >::refGrad_' [-Wreorder]
  418. Field<Type> refGrad_;
  419. ^
  420. In file included from convection/convectionFvPatchField.H:339:0,
  421. from convection/convectionFvPatchFields.H:29,
  422. from convection/convectionFvPatchFields.C:26:
  423. convection/convectionFvPatchField.C:47:1: warning: when initialized here [-Wreorder]
  424. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  425. ^
  426. In file included from convection/convectionFvPatchFields.H:29:0,
  427. from convection/convectionFvPatchFields.C:26:
  428. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = Foam::Tensor<double>]':
  429. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = Foam::Tensor<double>]'
  430. convection/convectionFvPatchFields.C:41:1: required from here
  431. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Tensor<double> >::kappa_' will be initialized after [-Wreorder]
  432. scalarField kappa_;
  433. ^
  434. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Tensor<double> > Foam::convectionFvPatchField<Foam::Tensor<double> >::refGrad_' [-Wreorder]
  435. Field<Type> refGrad_;
  436. ^
  437. In file included from convection/convectionFvPatchField.H:339:0,
  438. from convection/convectionFvPatchFields.H:29,
  439. from convection/convectionFvPatchFields.C:26:
  440. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  441. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  442. ^
  443. In file included from convection/convectionFvPatchFields.H:29:0,
  444. from convection/convectionFvPatchFields.C:26:
  445. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::Tensor<double>]':
  446. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::Tensor<double>]'
  447. convection/convectionFvPatchFields.C:41:1: required from here
  448. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Tensor<double> >::kappa_' will be initialized after [-Wreorder]
  449. scalarField kappa_;
  450. ^
  451. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Tensor<double> > Foam::convectionFvPatchField<Foam::Tensor<double> >::refGrad_' [-Wreorder]
  452. Field<Type> refGrad_;
  453. ^
  454. In file included from convection/convectionFvPatchField.H:339:0,
  455. from convection/convectionFvPatchFields.H:29,
  456. from convection/convectionFvPatchFields.C:26:
  457. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  458. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  459. ^
  460. In file included from convection/convectionFvPatchFields.H:29:0,
  461. from convection/convectionFvPatchFields.C:26:
  462. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = Foam::SymmTensor<double>]':
  463. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = Foam::SymmTensor<double>]'
  464. convection/convectionFvPatchFields.C:41:1: required from here
  465. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SymmTensor<double> >::kappa_' will be initialized after [-Wreorder]
  466. scalarField kappa_;
  467. ^
  468. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SymmTensor<double> > Foam::convectionFvPatchField<Foam::SymmTensor<double> >::refGrad_' [-Wreorder]
  469. Field<Type> refGrad_;
  470. ^
  471. In file included from convection/convectionFvPatchField.H:339:0,
  472. from convection/convectionFvPatchFields.H:29,
  473. from convection/convectionFvPatchFields.C:26:
  474. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  475. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  476. ^
  477. In file included from convection/convectionFvPatchFields.H:29:0,
  478. from convection/convectionFvPatchFields.C:26:
  479. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::SymmTensor<double>]':
  480. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::SymmTensor<double>]'
  481. convection/convectionFvPatchFields.C:41:1: required from here
  482. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SymmTensor<double> >::kappa_' will be initialized after [-Wreorder]
  483. scalarField kappa_;
  484. ^
  485. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SymmTensor<double> > Foam::convectionFvPatchField<Foam::SymmTensor<double> >::refGrad_' [-Wreorder]
  486. Field<Type> refGrad_;
  487. ^
  488. In file included from convection/convectionFvPatchField.H:339:0,
  489. from convection/convectionFvPatchFields.H:29,
  490. from convection/convectionFvPatchFields.C:26:
  491. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  492. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  493. ^
  494. In file included from convection/convectionFvPatchFields.H:29:0,
  495. from convection/convectionFvPatchFields.C:26:
  496. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = Foam::SphericalTensor<double>]':
  497. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = Foam::SphericalTensor<double>]'
  498. convection/convectionFvPatchFields.C:41:1: required from here
  499. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::kappa_' will be initialized after [-Wreorder]
  500. scalarField kappa_;
  501. ^
  502. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SphericalTensor<double> > Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::refGrad_' [-Wreorder]
  503. Field<Type> refGrad_;
  504. ^
  505. In file included from convection/convectionFvPatchField.H:339:0,
  506. from convection/convectionFvPatchFields.H:29,
  507. from convection/convectionFvPatchFields.C:26:
  508. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  509. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  510. ^
  511. In file included from convection/convectionFvPatchFields.H:29:0,
  512. from convection/convectionFvPatchFields.C:26:
  513. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::SphericalTensor<double>]':
  514. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::SphericalTensor<double>]'
  515. convection/convectionFvPatchFields.C:41:1: required from here
  516. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::kappa_' will be initialized after [-Wreorder]
  517. scalarField kappa_;
  518. ^
  519. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::SphericalTensor<double> > Foam::convectionFvPatchField<Foam::SphericalTensor<double> >::refGrad_' [-Wreorder]
  520. Field<Type> refGrad_;
  521. ^
  522. In file included from convection/convectionFvPatchField.H:339:0,
  523. from convection/convectionFvPatchFields.H:29,
  524. from convection/convectionFvPatchFields.C:26:
  525. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  526. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  527. ^
  528. In file included from convection/convectionFvPatchFields.H:29:0,
  529. from convection/convectionFvPatchFields.C:26:
  530. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = Foam::Vector<double>]':
  531. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = Foam::Vector<double>]'
  532. convection/convectionFvPatchFields.C:41:1: required from here
  533. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Vector<double> >::kappa_' will be initialized after [-Wreorder]
  534. scalarField kappa_;
  535. ^
  536. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Vector<double> > Foam::convectionFvPatchField<Foam::Vector<double> >::refGrad_' [-Wreorder]
  537. Field<Type> refGrad_;
  538. ^
  539. In file included from convection/convectionFvPatchField.H:339:0,
  540. from convection/convectionFvPatchFields.H:29,
  541. from convection/convectionFvPatchFields.C:26:
  542. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  543. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  544. ^
  545. In file included from convection/convectionFvPatchFields.H:29:0,
  546. from convection/convectionFvPatchFields.C:26:
  547. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = Foam::Vector<double>]':
  548. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = Foam::Vector<double>]'
  549. convection/convectionFvPatchFields.C:41:1: required from here
  550. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<Foam::Vector<double> >::kappa_' will be initialized after [-Wreorder]
  551. scalarField kappa_;
  552. ^
  553. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<Foam::Vector<double> > Foam::convectionFvPatchField<Foam::Vector<double> >::refGrad_' [-Wreorder]
  554. Field<Type> refGrad_;
  555. ^
  556. In file included from convection/convectionFvPatchField.H:339:0,
  557. from convection/convectionFvPatchFields.H:29,
  558. from convection/convectionFvPatchFields.C:26:
  559. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  560. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  561. ^
  562. In file included from convection/convectionFvPatchFields.H:29:0,
  563. from convection/convectionFvPatchFields.C:26:
  564. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&) [with Type = double]':
  565. convection/convectionFvPatchField.H:155:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone() const [with Type = double]'
  566. convection/convectionFvPatchFields.C:41:1: required from here
  567. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<double>::kappa_' will be initialized after [-Wreorder]
  568. scalarField kappa_;
  569. ^
  570. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<double> Foam::convectionFvPatchField<double>::refGrad_' [-Wreorder]
  571. Field<Type> refGrad_;
  572. ^
  573. In file included from convection/convectionFvPatchField.H:339:0,
  574. from convection/convectionFvPatchFields.H:29,
  575. from convection/convectionFvPatchFields.C:26:
  576. convection/convectionFvPatchField.C:95:1: warning: when initialized here [-Wreorder]
  577. Foam::convectionFvPatchField<Type>::convectionFvPatchField
  578. ^
  579. In file included from convection/convectionFvPatchFields.H:29:0,
  580. from convection/convectionFvPatchFields.C:26:
  581. convection/convectionFvPatchField.C: In instantiation of 'Foam::convectionFvPatchField<Type>::convectionFvPatchField(const Foam::convectionFvPatchField<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&) [with Type = double]':
  582. convection/convectionFvPatchField.H:174:13: required from 'Foam::tmp<Foam::fvPatchField<Type> > Foam::convectionFvPatchField<Type>::clone(const Foam::DimensionedField<Type, Foam::volMesh>&) const [with Type = double]'
  583. convection/convectionFvPatchFields.C:41:1: required from here
  584. convection/convectionFvPatchField.H:105:21: warning: 'Foam::convectionFvPatchField<double>::kappa_' will be initialized after [-Wreorder]
  585. scalarField kappa_;
  586. ^
  587. convection/convectionFvPatchField.H:96:21: warning: 'Foam::Field<double> Foam::convectionFvPatchField<double>::refGrad_' [-Wreorder]
  588. Field<Type> refGrad_;
  589. ^
  590. In file included from convection/convectionFvPatchField.H:339:0,
  591. from convection/convectionFvPatchFields.H:29,
  592. from convection/convectionFvPatchFields.C:26:
  593. convection/convectionFvPatchField.C:110:1: warning: when initialized here [-Wreorder]
  594. Foam::convectionFvPatchField<Type>::convectionFvPatchField
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement