[Bf-committers] problems with C++

Chris Want cwant at ualberta.ca
Tue Oct 4 16:16:49 CEST 2005


As the guy that is supposed to be maintaining the Irix
build, I hope that whatever approach is taken to solve this
will work on that system too. By the way, compilation of
elbeem on Irix currently stops here:

lbmfsgrsolver.h, Line = 3814

   The identifier "df" is undefined.

   				FORDF0{ df[l] = 0.0;}


The gory, gory details are below.

--CW

--- C++ prelinker: 
/usr/people/cwant/blender/bf-blender/blender/obj/irix-6.5-mips/intern/elbeem/factory_fsgr.o 
---
  CC -DEFAULT:abi=n32:isa=mips4:proc=r10k 
-DEFAULT:abi=n32:isa=mips4:proc=r10k -c -DUSE_SUMO_SOLID -n32 -mips3 
-Xcpluscomm -LANG:std -LANG:libc_in_namespace_std=off -DNDEBUG -n32 
-mips3 -O2 -OPT:Olimit=0 -fullwarn -woff 1209,1424,3201 -DNOGUI 
-DELBEEM_BLENDER -I. -I../extern 
-I/usr/people/cwant/blender/lib-irix/sdl/include/SDL 
-I/usr/people/cwant/blender/lib-irix/png/include 
-I/usr/people/cwant/blender/lib-irix/png/include/libpng factory_fsgr.cpp 
-o 
/usr/people/cwant/blender/bf-blender/blender/obj/irix-6.5-mips/intern/elbeem/factory_fsgr.o
CC WARNING:  -I/usr/people/cwant/blender/lib-irix/png/include/libpng 
does not refer to a valid directory
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 35
   an include directive is appearing within the scope of extern "C"

   #include <standards.h>
    ^
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 35
   an include directive is appearing within the scope of extern "C"

   #include <standards.h>
                         ^
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 80
   an include directive is appearing within the scope of extern "C"

   #include <string.h>
    ^
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 80
   an include directive is appearing within the scope of extern "C"

   #include <string.h>
                      ^
cc-3625 CC: REMARK File = /usr/include/string.h, Line = 4
   an include directive is appearing within the scope of extern "C"

   #include <internal/string_core.h>
    ^
cc-3625 CC: REMARK File = /usr/include/string.h, Line = 4
   an include directive is appearing within the scope of extern "C"

   #include <internal/string_core.h>
                                    ^
cc-3625 CC: REMARK File = /usr/include/internal/string_core.h, Line = 35
   an include directive is appearing within the scope of extern "C"

   #include <standards.h>
    ^
cc-3625 CC: REMARK File = /usr/include/internal/string_core.h, Line = 35
   an include directive is appearing within the scope of extern "C"

   #include <standards.h>
                         ^
cc-3625 CC: REMARK File = /usr/include/internal/string_core.h, Line = 36
   an include directive is appearing within the scope of extern "C"

   #include <internal/sgimacros.h>
    ^
cc-3625 CC: REMARK File = /usr/include/internal/string_core.h, Line = 36
   an include directive is appearing within the scope of extern "C"

   #include <internal/sgimacros.h>
                                  ^
cc-3625 CC: REMARK File = /usr/include/CC/c_locale.h, Line = 19
   an include directive is appearing within the scope of extern "C"

   #include <sgidefs.h>
    ^
cc-3625 CC: REMARK File = /usr/include/CC/c_locale.h, Line = 19
   an include directive is appearing within the scope of extern "C"

   #include <sgidefs.h>
                       ^
cc-3625 CC: REMARK File = /usr/include/CC/c_locale.h, Line = 20
   an include directive is appearing within the scope of extern "C"

   #include <standards.h>
    ^
cc-3625 CC: REMARK File = /usr/include/CC/c_locale.h, Line = 20
   an include directive is appearing within the scope of extern "C"

   #include <standards.h>
                         ^
cc-1355 CC: REMARK File = ntl_renderglobals.h, Line = 344
   The extra semicolon (";") is ignored.

   };
    ^
cc-1110 CC: REMARK File = factory_fsgr.cpp, Line = 26
   The indicated statement is not reachable.

   	return NULL;
   	^
cc-1506 CC: REMARK File = lbmfsgrsolver.h, Line = 2462
   There is an implicit conversion from "unsigned long" to "long"; 
rounding, sign
           extension, or loss of accuracy may result.

   	CellFlagType pers = RFLAG(level,xx,yy,zz,set) & CFPersistMask;
   	                    ^
           A template was detected during header processing. 
instantiation of "void LbmFsgrSolver<LbmBGK3D>::changeFlag(int, 
              int, int, int, int, cfINT32)" at line 2479 
instantiation of "void LbmFsgrSolver<LbmBGK3D>::initEmptyCell(int, 
                 int, int, int, cfINT32, LbmFloat, LbmFloat)" at line 
1747            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1552 CC: WARNING File = 
lbmfsgrsolver.h, Line = 2400
   The variable "usqr" is set but never used.

   		LbmFloat rho, ux,uy,uz, usqr;
   		                        ^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::initStandingFluidGradient()" at 
       line 1815            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 2353
   The variable "lcsmqadd" was declared but never referenced.

   		LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   		         ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::initStandingFluidGradient()" at
                       line 1815
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 2353
   The variable "lcsmqo" was declared but never referenced.

   		LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   		                   ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::initStandingFluidGradient()" at
                       line 1815
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 2353
   The variable "lcsmeq" was declared but never referenced.

   		LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   		                           ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::initStandingFluidGradient()" at
                       line 1815
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 2353
   The variable "lcsmomega" was declared but never referenced.

   		LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   		                                              ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::initStandingFluidGradient()" at
                       line 1815
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5113
   The variable "addDfFacT" was declared but never referenced.

   	LbmFloat addDfFacT, addVal, usqr;
   	         ^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int, 
      int, int, int, int, LbmFloat, cfINT32, bool)" at line 
          4129            instantiation of                      "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"                      at 
line 1857            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5113
   The variable "addVal" was declared but never referenced.

   	LbmFloat addDfFacT, addVal, usqr;
   	                    ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5113
   The variable "usqr" was declared but never referenced.

   	LbmFloat addDfFacT, addVal, usqr;
   	                            ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5114
   The variable "addfcel" was declared but never referenced.

   	LbmFloat *addfcel, *dstcell;
   	          ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5114
   The variable "dstcell" was declared but never referenced.

   	LbmFloat *addfcel, *dstcell;
   	                    ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5115
   The variable "lcsmqadd" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM];
   	         ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5115
   The variable "lcsmqo" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM];
   	                   ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5115
   The variable "lcsmeq" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM];
   	                           ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5116
   The variable "lcsmDstOmega" was declared but never referenced.

   	LbmFloat lcsmDstOmega, lcsmSrcOmega, lcsmdfscale;
   	         ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5116
   The variable "lcsmSrcOmega" was declared but never referenced.

   	LbmFloat lcsmDstOmega, lcsmSrcOmega, lcsmdfscale;
   	                       ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int,
                       int, int, int, int, LbmFloat, cfINT32, bool)" at line
                       4129
             instantiation of
                       "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"
                       at line 1857
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 5116
   The variable "lcsmdfscale" was declared but never referenced.

   	LbmFloat lcsmDstOmega, lcsmSrcOmega, lcsmdfscale;
   	                                     ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::interpolateCellFromCoarse(int, 
      int, int, int, int, LbmFloat, cfINT32, bool)" at line 
          4129            instantiation of                      "bool 
LbmFsgrSolver<LbmBGK3D>::performRefinement(int)"                      at 
line 1857            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1020 CC: ERROR File = 
lbmfsgrsolver.h, Line = 3814
   The identifier "df" is undefined.

   				FORDF0{ df[l] = 0.0;}
   				        ^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at 
       line 1859            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1020 CC: ERROR File = 
lbmfsgrsolver.h, Line = 3825
   The identifier "df" is undefined.

   						df[l] += cdf;
   						^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at 
       line 1859            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3832
   The identifier "df" is undefined.

   					LbmFloat cdf = df[l];
   					               ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3839
   The identifier "feq" is undefined.

   				FORDF0{ feq[l] = D::getCollideEq(l, rho,ux,uy,uz); }
   				        ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3841
   The identifier "df" is undefined.

   					const LbmFloat Qo = D::getLesNoneqTensorCoeff(df,feq);
   					                                              ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3841
   The identifier "feq" is undefined.

   					const LbmFloat Qo = D::getLesNoneqTensorCoeff(df,feq);
   					                                                 ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3842
   The identifier "omegaDst" is undefined.

   					omegaDst  = D::getLesOmega(mLevel[lev  ].omega,mLevel[lev 
].lcsmago,Qo);
   					^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3843
   The identifier "omegaSrc" is undefined.

   					omegaSrc = 
D::getLesOmega(mLevel[lev+1].omega,mLevel[lev+1].lcsmago,Qo);
   					^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3845
   The identifier "omegaDst" is undefined.

   					omegaDst = mLevel[lev+0].omega; /* NEWSMAGOT*/
   					^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1020 CC: ERROR File = 
lbmfsgrsolver.h, Line = 3846
   The identifier "omegaSrc" is undefined.

   					omegaSrc = mLevel[lev+1].omega;
   					^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3848
   The identifier "dfScale" is undefined.

   				dfScale   = (mLevel[lev  ].stepsize/mLevel[lev+1].stepsize)* 
(1.0/omegaDst-1.0)/ (1.0/omegaSrc-1.0); // yu
   				^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3848
   The identifier "omegaDst" is undefined.

   				dfScale   = (mLevel[lev  ].stepsize/mLevel[lev+1].stepsize)* 
(1.0/omegaDst-1.0)/ (1.0/omegaSrc-1.0); // yu
   				                                                                  ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3848
   The identifier "omegaSrc" is undefined.

   				dfScale   = (mLevel[lev  ].stepsize/mLevel[lev+1].stepsize)* 
(1.0/omegaDst-1.0)/ (1.0/omegaSrc-1.0); // yu
   				 
                      ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3850
   The identifier "feq" is undefined.

   					RAC(tcel, l) = feq[l]+ (df[l]-feq[l])*dfScale;
   					               ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1020 CC: ERROR File = lbmfsgrsolver.h, Line = 3850
   The identifier "df" is undefined.

   					RAC(tcel, l) = feq[l]+ (df[l]-feq[l])*dfScale;
   					                        ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3766
   The variable "m" was declared but never referenced.

   	LbmFloat m[LBM_DFNUM];
   	         ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3768
   The variable "usqr" was declared but never referenced.

   	LbmFloat usqr;
   	         ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3770
   The variable "lcsmqadd" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM];
   	         ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3770
   The variable "lcsmqo" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM];
   	                   ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3770
   The variable "lcsmeq" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM];
   	                           ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3771
   The variable "lcsmDstOmega" was declared but never referenced.

   	LbmFloat lcsmDstOmega, lcsmSrcOmega, lcsmdfscale;
   	         ^
           A template was detected during header processing.
             instantiation of "void
 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at
                       line 1859
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3771
   The variable "lcsmSrcOmega" was declared but never referenced.

   	LbmFloat lcsmDstOmega, lcsmSrcOmega, lcsmdfscale;
   	                       ^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at 
       line 1859            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1174 CC: WARNING File = 
lbmfsgrsolver.h, Line = 3771
   The variable "lcsmdfscale" was declared but never referenced.

   	LbmFloat lcsmDstOmega, lcsmSrcOmega, lcsmdfscale;
   	                                     ^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseRestrictFromFine(int)" at 
       line 1859            instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1552 CC: WARNING File = lbmfsgrsolver.h, Line = 2922
   The variable "tmp" is set but never used.

   	LbmFloat rho, ux, uy, uz, tmp, usqr;
   	                          ^
           A template was detected during header processing. 
instantiation of "void LbmFsgrSolver<LbmBGK3D>::mainLoop(int)" at 
                line 2857            instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::fineAdvance()" at                      line 
2660            instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::stepMain()" at                      line 1941 
           instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1174 CC: WARNING File = 
lbmfsgrsolver.h, Line = 2926
   The variable "lcsmqadd" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	         ^
           A template was detected during header processing. 
instantiation of "void LbmFsgrSolver<LbmBGK3D>::mainLoop(int)" at 
                line 2857            instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::fineAdvance()" at                      line 
2660            instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::stepMain()" at                      line 1941 
           instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352 
instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at 
              line 1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1174 CC: WARNING File = 
lbmfsgrsolver.h, Line = 2926
   The variable "lcsmqo" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	                   ^
           A template was detected during header processing. 
instantiation of "void LbmFsgrSolver<LbmBGK3D>::mainLoop(int)" at
                       line 2857
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::fineAdvance()" at
                       line 2660
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 2926
   The variable "lcsmeq" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	                           ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::mainLoop(int)" at
                       line 2857
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::fineAdvance()" at
                       line 2660
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 2926
   The variable "lcsmomega" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	                                              ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::mainLoop(int)" at
                       line 2857
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::fineAdvance()" at
                       line 2660
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1552 CC: WARNING File = lbmfsgrsolver.h, Line = 2943
   The variable "pFlagTarOff" is set but never used.

   	int pFlagTarOff;
   	    ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::mainLoop(int)" at
                       line 2857
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::fineAdvance()" at
                       line 2660
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1552 CC: WARNING File = lbmfsgrsolver.h, Line = 3606
   The variable "tmp" is set but never used.

   	LbmFloat rho, ux, uy, uz, tmp, usqr;
   	                          ^
           A template was detected during header processing. 
instantiation of "void LbmFsgrSolver<LbmBGK3D>::coarseAdvance(int)" 
                  at line 2665            instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::stepMain()" at                      line 1941 
           instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree                      *, 
std::vector<ntlGeometryObject *, 
std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1552 CC: WARNING File = lbmfsgrsolver.h, Line = 3606
   The variable "usqr" is set but never used.

   	LbmFloat rho, ux, uy, uz, tmp, usqr;
   	                               ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseAdvance(int)"
                       at line 2665
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3608
   The variable "lcsmqadd" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	         ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseAdvance(int)"
                       at line 2665
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3608
   The variable "lcsmqo" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	                   ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseAdvance(int)"
                       at line 2665
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3608
   The variable "lcsmeq" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	                           ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseAdvance(int)"
                       at line 2665
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1174 CC: WARNING File = lbmfsgrsolver.h, Line = 3608
   The variable "lcsmomega" was declared but never referenced.

   	LbmFloat lcsmqadd, lcsmqo, lcsmeq[LBM_DFNUM], lcsmomega;
   	                                              ^
           A template was detected during header processing.
             instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::coarseAdvance(int)"
                       at line 2665
             instantiation of "void LbmFsgrSolver<LbmBGK3D>::stepMain()" at
                       line 1941
             instantiation of "bool 
LbmFsgrSolver<LbmBGK3D>::initialize(ntlTree
                       *, std::vector<ntlGeometryObject *,
                       std::allocator<ntlGeometryObject *>> *)" at line 1352
             instantiation of "LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at
                       line 1325
             instantiation of "LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()"

cc-1552 CC: REMARK File = lbmfsgrsolver.h, Line = 6167
   The parameter "partt" is set but never used.

   int LbmFsgrSolver<D>::initParticles(ParticleTracer *partt) {
                                                       ^
           A template was detected during header processing. 
instantiation of "int 
LbmFsgrSolver<LbmBGK3D>::initParticles(ParticleTracer *)" 
        at line 1352            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at                      line 
1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" cc-1552 CC: REMARK File = 
lbmfsgrsolver.h, Line = 6157
   The parameter "partt" is set but never used.

   void LbmFsgrSolver<D>::advanceParticles(ParticleTracer *partt ) {
                                                           ^
           A template was detected during header processing. 
instantiation of "void 
LbmFsgrSolver<LbmBGK3D>::advanceParticles(ParticleTracer 
       *)" at line 1352            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::~LbmFsgrSolver()" at                      line 
1325            instantiation of 
"LbmFsgrSolver<LbmBGK3D>::LbmFsgrSolver()" 15 errors detected in the 
compilation of "factory_fsgr.cpp".
C++ prelinker: Error compiling 
/usr/people/cwant/blender/bf-blender/blender/obj/irix-6.5-mips/intern/elbeem/factory_fsgr.o
gmake[3]: *** 
[/usr/people/cwant/blender/bf-blender/blender/obj/irix-6.5-mips/intern/elbeem/libelbeem.a] 
Error 2
gmake[2]: *** [all] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1


More information about the Bf-committers mailing list