Making dependency list for source file chtMultiRegionSimpleBoussinesqFoam.C
SOURCE=chtMultiRegionSimpleBoussinesqFoam.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I.. -Ifluid -Isolid -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/meshTools/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/thermophysicalModels/basic/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/thermophysicalModels/specie/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/thermophysicalModels/basicSolidThermo/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/thermophysicalModels/radiationModels/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/turbulenceModels -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/turbulenceModels/incompressible/turbulenceModel/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/turbulenceModels/incompressible/RAS/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/transportModels -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src//turbulenceModels/compressible/turbulenceModel/derivedFvPatchFields/turbulentTemperatureCoupledBaffle -IlnInclude -I. -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude -I/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/chtMultiRegionSimpleBoussinesqFoam.o
In file included from chtMultiRegionSimpleBoussinesqFoam.C:53:0:
fluid/createFluidFields.H: In function ‘int main(int, char**)’:
fluid/createFluidFields.H:71:9: error: ‘kappaFluid’ was not declared in this scope
fluid/createFluidFields.H:120:35: error: ‘U’ was not declared in this scope
fluid/createFluidFields.H:120:40: error: ‘mesh’ was not declared in this scope
fluid/createFluidFields.H:128:9: error: ‘singlePhaseTransport’ was not declared in this scope
fluid/createFluidFields.H:131:39: error: expected primary-expression before ‘laminarTransport’
fluid/createFluidFields.H:145:33: error: ‘class Foam::fvMesh’ has no member named ‘laminarTransport’
fluid/createFluidFields.H:157:33: error: ‘class Foam::fvMesh’ has no member named ‘laminarTransport’
fluid/createFluidFields.H:170:33: error: ‘class Foam::fvMesh’ has no member named ‘laminarTransport’
fluid/createFluidFields.H:183:33: error: ‘class Foam::fvMesh’ has no member named ‘laminarTransport’
fluid/createFluidFields.H:198:17: error: ‘laminarTransport’ was not declared in this scope
In file included from fluid/solveFluid.H:4:0,
                 from chtMultiRegionSimpleBoussinesqFoam.C:69:
fluid/UEqn.H:6:19: error: base operand of ‘->’ has non-pointer type ‘Foam::PtrList<Foam::incompressible::RASModel>’
In file included from fluid/solveFluid.H:5:0,
                 from chtMultiRegionSimpleBoussinesqFoam.C:69:
fluid/TEqn.H:2:24: error: base operand of ‘->’ has non-pointer type ‘Foam::PtrList<Foam::incompressible::RASModel>’
fluid/TEqn.H:5:51: error: base operand of ‘->’ has non-pointer type ‘Foam::PtrList<Foam::incompressible::RASModel>’
fluid/TEqn.H:17:28: error: no match for ‘operator-’ in ‘T - TRef’
fluid/TEqn.H:17:28: note: candidates are:
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/PtrListI.H:277:1: note: template<class T> typename Foam::PtrList::iterator Foam::operator-(const typename Foam::PtrList<T>::iterator&, Foam::label)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/PtrListI.H:285:20: note: template<class T> Foam::label Foam::operator-(const typename Foam::PtrList<T>::iterator&, const typename Foam::PtrList<T>::iterator&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionSet.H:255:29: note: Foam::dimensionSet Foam::operator-(const Foam::dimensionSet&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionSet.H:255:29: note:   candidate expects 1 argument, 2 provided
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionSet.H:263:29: note: Foam::dimensionSet Foam::operator-(const Foam::dimensionSet&, const Foam::dimensionSet&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionSet.H:263:29: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::dimensionSet&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/VectorSpaceI.H:504:13: note: template<class Form, class Cmpt, int nCmpt> Form Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/VectorSpaceI.H:528:13: note: template<class Form, class Cmpt, int nCmpt> Form Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&, const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionedType.C:488:19: note: template<class Type> Foam::dimensioned<Type> Foam::operator-(const Foam::dimensioned<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionedType.C:500:19: note: template<class Type> Foam::dimensioned<Type> Foam::operator-(const Foam::dimensioned<Type>&, const Foam::dimensioned<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionedScalar.H:52:19: note: Foam::dimensionedScalar Foam::operator-(const dimensionedScalar&, Foam::scalar)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionedScalar.H:52:19: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const dimensionedScalar& {aka const Foam::dimensioned<double>&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionedScalar.H:53:19: note: Foam::dimensionedScalar Foam::operator-(Foam::scalar, const dimensionedScalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/dimensionedScalar.H:53:19: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘Foam::scalar {aka double}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note: Foam::tmp<Foam::Field<double> > Foam::operator-(const scalar&, const Foam::UList<double>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const scalar& {aka const double&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note: Foam::tmp<Foam::Field<double> > Foam::operator-(const scalar&, const Foam::tmp<Foam::Field<double> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const scalar& {aka const double&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note: Foam::tmp<Foam::Field<double> > Foam::operator-(const Foam::UList<double>&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note:   no known conversion for argument 2 from ‘Foam::PtrList<Foam::dimensioned<double> >’ to ‘const scalar& {aka const double&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note: Foam::tmp<Foam::Field<double> > Foam::operator-(const Foam::tmp<Foam::Field<double> >&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarField.H:78:1: note:   no known conversion for argument 2 from ‘Foam::PtrList<Foam::dimensioned<double> >’ to ‘const scalar& {aka const double&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:552:1: note: template<class Type> Foam::tmp<Foam::Field<Type> > Foam::operator-(const Foam::UList<T>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:552:1: note: template<class Type> Foam::tmp<Foam::Field<Type> > Foam::operator-(const Foam::tmp<Foam::Field<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Type1, class Type2> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::UList<T>&, const Foam::UList<Type2>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Type1, class Type2> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::UList<T>&, const Foam::tmp<Foam::Field<Type2> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Type1, class Type2> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::tmp<Foam::Field<Type> >&, const Foam::UList<Type2>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Type1, class Type2> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::tmp<Foam::Field<Type> >&, const Foam::tmp<Foam::Field<Type2> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Type, class Form, class Cmpt, int nCmpt> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Type, Form>::type> > Foam::operator-(const Foam::UList<T>&, const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Type, class Form, class Cmpt, int nCmpt> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Type, Form>::type> > Foam::operator-(const Foam::tmp<Foam::Field<Type> >&, const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Form, class Cmpt, int nCmpt, class Type> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Form, Type>::type> > Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&, const Foam::UList<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFunctions.C:700:1: note: template<class Form, class Cmpt, int nCmpt, class Type> Foam::tmp<Foam::Field<typename Foam::typeOfSum<Form, Type>::type> > Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&, const Foam::tmp<Foam::Field<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note: Foam::tmp<Foam::Field<int> > Foam::operator-(const label&, const Foam::UList<int>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const label& {aka const int&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note: Foam::tmp<Foam::Field<int> > Foam::operator-(const label&, const Foam::tmp<Foam::Field<int> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const label& {aka const int&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note: Foam::tmp<Foam::Field<int> > Foam::operator-(const Foam::UList<int>&, const label&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::UList<int>&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note: Foam::tmp<Foam::Field<int> > Foam::operator-(const Foam::tmp<Foam::Field<int> >&, const label&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/labelField.H:54:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::tmp<Foam::Field<int> >&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/TensorI.H:578:1: note: template<class Cmpt> Foam::Tensor<Cmpt> Foam::operator-(const Foam::SphericalTensor<Cmpt>&, const Foam::Tensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/TensorI.H:591:1: note: template<class Cmpt> Foam::Tensor<Cmpt> Foam::operator-(const Foam::Tensor<Cmpt>&, const Foam::SphericalTensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/TensorI.H:710:1: note: template<class Cmpt> Foam::Tensor<Cmpt> Foam::operator-(const Foam::SymmTensor<Cmpt>&, const Foam::Tensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/TensorI.H:723:1: note: template<class Cmpt> Foam::Tensor<Cmpt> Foam::operator-(const Foam::Tensor<Cmpt>&, const Foam::SymmTensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/SymmTensorI.H:428:1: note: template<class Cmpt> Foam::SymmTensor<Cmpt> Foam::operator-(const Foam::SphericalTensor<Cmpt>&, const Foam::SymmTensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/SymmTensorI.H:441:1: note: template<class Cmpt> Foam::SymmTensor<Cmpt> Foam::operator-(const Foam::SymmTensor<Cmpt>&, const Foam::SphericalTensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/UPtrListI.H:239:1: note: template<class T> typename Foam::UPtrList::iterator Foam::operator-(const typename Foam::UPtrList<T>::iterator&, Foam::label)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/UPtrListI.H:246:20: note: template<class T> Foam::label Foam::operator-(const typename Foam::UPtrList<T>::iterator&, const typename Foam::UPtrList<T>::iterator&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarFieldField.C:86:1: note: template<template<class> class Field> Foam::tmp<Foam::FieldField<Field, double> > Foam::operator-(const scalar&, const Foam::FieldField<Field, double>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarFieldField.C:86:1: note: template<template<class> class Field> Foam::tmp<Foam::FieldField<Field, double> > Foam::operator-(const scalar&, const Foam::tmp<Foam::FieldField<Field, double> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarFieldField.C:86:1: note: template<template<class> class Field> Foam::tmp<Foam::FieldField<Field, double> > Foam::operator-(const Foam::FieldField<Field, double>&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/scalarFieldField.C:86:1: note: template<template<class> class Field> Foam::tmp<Foam::FieldField<Field, double> > Foam::operator-(const Foam::tmp<Foam::FieldField<Field, double> >&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:615:1: note: template<template<class> class Field, class Type> Foam::tmp<Foam::FieldField<Field, Type> > Foam::operator-(const Foam::FieldField<Field, Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:615:1: note: template<template<class> class Field, class Type> Foam::tmp<Foam::FieldField<Field, Type> > Foam::operator-(const Foam::tmp<Foam::FieldField<Field, Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Type1, class Type2> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::FieldField<Field, TypeR>&, const Foam::FieldField<Field, Type1>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Type1, class Type2> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::FieldField<Field, TypeR>&, const Foam::tmp<Foam::FieldField<Field, Type1> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Type1, class Type2> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::tmp<Foam::FieldField<Field, TypeR> >&, const Foam::FieldField<Field, Type1>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Type1, class Type2> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Type1, Type2>::type> > Foam::operator-(const Foam::tmp<Foam::FieldField<Field, TypeR> >&, const Foam::tmp<Foam::FieldField<Field, Type1> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Type, class Form, class Cmpt, int nCmpt> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Type, Form>::type> > Foam::operator-(const Foam::FieldField<Field, TypeR>&, const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Type, class Form, class Cmpt, int nCmpt> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Type, Form>::type> > Foam::operator-(const Foam::tmp<Foam::FieldField<Field, TypeR> >&, const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Form, class Cmpt, int nCmpt, class Type> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Form, Type>::type> > Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&, const Foam::FieldField<Field, Type2>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/FieldFieldFunctions.C:825:1: note: template<template<class> class Field, class Form, class Cmpt, int nCmpt, class Type> Foam::tmp<Foam::FieldField<Field, typename Foam::typeOfSum<Form, Type>::type> > Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&, const Foam::tmp<Foam::FieldField<Field, Type2> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const Foam::dimensioned<double>&, const Foam::DimensionedField<double, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const scalar&, const Foam::DimensionedField<double, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const Foam::dimensioned<double>&, const Foam::tmp<Foam::DimensionedField<double, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const scalar&, const Foam::tmp<Foam::DimensionedField<double, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const Foam::DimensionedField<double, GeoMesh>&, const Foam::dimensioned<double>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const Foam::DimensionedField<double, GeoMesh>&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<double, GeoMesh> >&, const Foam::dimensioned<double>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedScalarField.C:94:1: note: template<class GeoMesh> Foam::tmp<Foam::DimensionedField<double, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<double, GeoMesh> >&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:353:1: note: template<class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<Type, GeoMesh> > Foam::operator-(const Foam::DimensionedField<Type, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:353:1: note: template<class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<Type, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<Type, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Type1, class Type2, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type1, Type2>::type, GeoMesh> > Foam::operator-(const Foam::DimensionedField<TypeR, GeoMesh>&, const Foam::DimensionedField<Type1, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Type1, class Type2, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type1, Type2>::type, GeoMesh> > Foam::operator-(const Foam::DimensionedField<TypeR, GeoMesh>&, const Foam::tmp<Foam::DimensionedField<Type1, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Type1, class Type2, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type1, Type2>::type, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<TypeR, GeoMesh> >&, const Foam::DimensionedField<Type1, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Type1, class Type2, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type1, Type2>::type, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<TypeR, GeoMesh> >&, const Foam::tmp<Foam::DimensionedField<Type1, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type, Form>::type, GeoMesh> > Foam::operator-(const Foam::DimensionedField<Type1, GeoMesh>&, const Foam::dimensioned<Form>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Cmpt, int nCmpt, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Form, Type>::type, GeoMesh> > Foam::operator-(const Foam::DimensionedField<Type2, GeoMesh>&, const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type, Form>::type, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<Type1, GeoMesh> >&, const Foam::dimensioned<Form>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Cmpt, int nCmpt, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Form, Type>::type, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<Type2, GeoMesh> >&, const Foam::VectorSpace<Form, Cmpt, nCmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type1, Type2>::type, GeoMesh> > Foam::operator-(const Foam::dimensioned<Form>&, const Foam::DimensionedField<Type1, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Cmpt, int nCmpt, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Form, Type>::type, GeoMesh> > Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&, const Foam::DimensionedField<Type2, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Type1, Type2>::type, GeoMesh> > Foam::operator-(const Foam::dimensioned<Form>&, const Foam::tmp<Foam::DimensionedField<Type1, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DimensionedFieldFunctions.C:643:1: note: template<class Form, class Cmpt, int nCmpt, class Type, class GeoMesh> Foam::tmp<Foam::DimensionedField<typename Foam::typeOfSum<Form, Type>::type, GeoMesh> > Foam::operator-(const Foam::VectorSpace<Form, Cmpt, nCmpt>&, const Foam::tmp<Foam::DimensionedField<Type2, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DiagTensorI.H:145:1: note: template<class Cmpt> Foam::Tensor<Cmpt> Foam::operator-(const Foam::DiagTensor<Cmpt>&, const Foam::Tensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/DiagTensorI.H:158:1: note: template<class Cmpt> Foam::Tensor<Cmpt> Foam::operator-(const Foam::Tensor<Cmpt>&, const Foam::DiagTensor<Cmpt>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const Foam::UList<Foam::DiagTensor<double> >&, const Foam::UList<Foam::Tensor<double> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::UList<Foam::DiagTensor<double> >&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const Foam::UList<Foam::DiagTensor<double> >&, const Foam::tmp<Foam::Field<Foam::Tensor<double> > >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::UList<Foam::DiagTensor<double> >&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const Foam::tmp<Foam::Field<Foam::DiagTensor<double> > >&, const Foam::UList<Foam::Tensor<double> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::tmp<Foam::Field<Foam::DiagTensor<double> > >&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const Foam::tmp<Foam::Field<Foam::DiagTensor<double> > >&, const Foam::tmp<Foam::Field<Foam::Tensor<double> > >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:61:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::tmp<Foam::Field<Foam::DiagTensor<double> > >&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const diagTensor&, const Foam::UList<Foam::Tensor<double> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const diagTensor& {aka const Foam::DiagTensor<double>&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const diagTensor&, const Foam::tmp<Foam::Field<Foam::Tensor<double> > >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const diagTensor& {aka const Foam::DiagTensor<double>&}’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const Foam::UList<Foam::DiagTensor<double> >&, const tensor&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::UList<Foam::DiagTensor<double> >&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note: Foam::tmp<Foam::Field<Foam::Tensor<double> > > Foam::operator-(const Foam::tmp<Foam::Field<Foam::DiagTensor<double> > >&, const tensor&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/diagTensorField.H:64:1: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::tmp<Foam::Field<Foam::DiagTensor<double> > >&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/vectorTensorTransformI.H:283:36: note: Foam::vectorTensorTransform Foam::operator-(const Foam::vectorTensorTransform&, const vector&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/vectorTensorTransformI.H:283:36: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::vectorTensorTransform&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/quaternionI.H:273:25: note: Foam::quaternion Foam::operator-(const Foam::quaternion&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/quaternionI.H:273:25: note:   candidate expects 1 argument, 2 provided
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/quaternionI.H:279:25: note: Foam::quaternion Foam::operator-(const Foam::quaternion&, const Foam::quaternion&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/quaternionI.H:279:25: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::quaternion&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/septernionI.H:190:25: note: Foam::septernion Foam::operator-(const Foam::septernion&, const vector&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/septernionI.H:190:25: note:   no known conversion for argument 1 from ‘Foam::volScalarField {aka Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>}’ to ‘const Foam::septernion&’
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:558:1: note: template<class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<Type, PatchField, GeoMesh> > Foam::operator-(const Foam::GeometricField<Type, PatchField, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:558:1: note: template<class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<Type, PatchField, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::GeometricField<Type, PatchField, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Type1, class Type2, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::GeometricField<TypeR, PatchField, GeoMesh>&, const Foam::GeometricField<Type1, PatchField, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Type1, class Type2, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::GeometricField<TypeR, PatchField, GeoMesh>&, const Foam::tmp<Foam::GeometricField<Type1, PatchField, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Type1, class Type2, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::GeometricField<TypeR, PatchField, GeoMesh> >&, const Foam::GeometricField<Type1, PatchField, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Type1, class Type2, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::GeometricField<TypeR, PatchField, GeoMesh> >&, const Foam::tmp<Foam::GeometricField<Type1, PatchField, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::GeometricField<Type1, PatchField, GeoMesh>&, const Foam::dimensioned<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Cmpt, int nCmpt, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Form, Type>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::GeometricField<Type2, PatchField, GeoMesh>&, const Foam::VectorSpace<Form1, Cmpt1, nCmpt1>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::GeometricField<Type1, PatchField, GeoMesh> >&, const Foam::dimensioned<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Cmpt, int nCmpt, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Form, Type>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::GeometricField<Type2, PatchField, GeoMesh> >&, const Foam::VectorSpace<Form1, Cmpt1, nCmpt1>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::dimensioned<Type>&, const Foam::GeometricField<Type1, PatchField, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Cmpt, int nCmpt, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Form, Type>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::VectorSpace<Form1, Cmpt1, nCmpt1>&, const Foam::GeometricField<Type2, PatchField, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Type, Form>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::dimensioned<Type>&, const Foam::tmp<Foam::GeometricField<Type1, PatchField, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricFieldFunctions.C:951:1: note: template<class Form, class Cmpt, int nCmpt, class Type, template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<typename Foam::typeOfSum<Form, Type>::type, PatchField, GeoMesh> > Foam::operator-(const Foam::VectorSpace<Form1, Cmpt1, nCmpt1>&, const Foam::tmp<Foam::GeometricField<Type2, PatchField, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const Foam::dimensioned<double>&, const Foam::GeometricField<double, PatchField, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const scalar&, const Foam::GeometricField<double, PatchField, GeoMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const Foam::dimensioned<double>&, const Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const scalar&, const Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const Foam::GeometricField<double, PatchField, GeoMesh>&, const Foam::dimensioned<double>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const Foam::GeometricField<double, PatchField, GeoMesh>&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> >&, const Foam::dimensioned<double>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/GeometricScalarField.C:111:1: note: template<template<class> class PatchField, class GeoMesh> Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> > Foam::operator-(const Foam::tmp<Foam::GeometricField<double, PatchField, GeoMesh> >&, const scalar&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/zeroI.H:48:20: note: template<class Type> const Type& Foam::operator-(const Type&, const Foam::zero&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/zeroI.H:54:13: note: template<class Type> Type Foam::operator-(const Foam::zero&, const Type&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1639:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::fvMatrix<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1650:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::fvMatrix<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1880:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::fvMatrix<Type>&, const Foam::fvMatrix<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1893:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::fvMatrix<Type> >&, const Foam::fvMatrix<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1906:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::fvMatrix<Type>&, const Foam::tmp<Foam::fvMatrix<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1920:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::fvMatrix<Type> >&, const Foam::tmp<Foam::fvMatrix<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1934:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::fvMatrix<Type>&, const Foam::DimensionedField<Type, Foam::volMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1947:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::fvMatrix<Type>&, const Foam::tmp<Foam::DimensionedField<Type, Foam::volMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1961:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::fvMatrix<Type>&, const Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1975:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::fvMatrix<Type> >&, const Foam::DimensionedField<Type, Foam::volMesh>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:1988:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::fvMatrix<Type> >&, const Foam::tmp<Foam::DimensionedField<Type, Foam::volMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2002:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::fvMatrix<Type> >&, const Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2016:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::fvMatrix<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2030:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<Type, Foam::volMesh> >&, const Foam::fvMatrix<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2045:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> >&, const Foam::fvMatrix<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2060:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::tmp<Foam::fvMatrix<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2074:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::DimensionedField<Type, Foam::volMesh> >&, const Foam::tmp<Foam::fvMatrix<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2089:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> >&, const Foam::tmp<Foam::fvMatrix<Type> >&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2156:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::fvMatrix<Type>&, const Foam::dimensioned<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2169:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::tmp<Foam::fvMatrix<Type> >&, const Foam::dimensioned<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2182:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::dimensioned<Type>&, const Foam::fvMatrix<Type>&)
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvMatrix.C:2196:34: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::operator-(const Foam::dimensioned<Type>&, const Foam::tmp<Foam::fvMatrix<Type> >&)
In file included from fluid/solveFluid.H:6:0,
                 from chtMultiRegionSimpleBoussinesqFoam.C:69:
fluid/pEqn.H:60:5: error: ‘kappa’ was not declared in this scope
fluid/pEqn.H:60:5: note: suggested alternative:
/home/mvdtempe/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/electromagneticConstants.H:61:36: note:   ‘Foam::constant::electromagnetic::kappa’
fluid/pEqn.H:60:13: error: ‘thermo’ was not declared in this scope
fluid/pEqn.H:60:30: error: ‘class Foam::incompressible::RASModel’ has no member named ‘alphaEff’
fluid/setRegionFluidFields.H:13:32: warning: unused variable ‘rad’ [-Wunused-variable]
fluid/readFluidMultiRegionSIMPLEControls.H:6:16: warning: unused variable ‘momentumPredictor’ [-Wunused-variable]
fluid/readFluidMultiRegionSIMPLEControls.H:9:16: warning: unused variable ‘transonic’ [-Wunused-variable]
solid/setRegionSolidFields.H:1:13: warning: unused variable ‘mesh’ [-Wunused-variable]
solid/setRegionSolidFields.H:5:27: warning: unused variable ‘rho’ [-Wunused-variable]
solid/setRegionSolidFields.H:8:27: warning: unused variable ‘cp’ [-Wunused-variable]
make: *** [Make/linuxGccDPOpt/chtMultiRegionSimpleBoussinesqFoam.o] Error 1
