← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 1915: Add code for flow problem resolution.

 

Since r1915 it is impossible for me to compile YADE because of NUMEROUS
errors. Small part of it:

/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:280:
error: expected ';' before 'cell_end'
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:282:
error: 'Finite_cells_iterator' is not a member of 'CGT'
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:282:
error: expected ';' before 'cell'
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:282:
error: 'cell' was not declared in this scope
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:282:
error: 'cell_end' was not declared in this scope
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:
At global scope:
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:314:
error: 'Real FlowEngine::Volume_cell_single_fictious' is not a static member
of 'class FlowEngine'
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:314:
error: 'Cell_handle' is not a member of 'CGT'
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:314:
error: expected primary-expression before '*' token
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:314:
error: 'ncb' was not declared in this scope
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:314:
error: initializer expression list treated as compound expression
/home/gladk/dem/yade/currentMono/yade/pkg/dem/Engine/PartialEngine/FlowEngine.cpp:315:
error: expected ',' or ';' before '{' token
scons: *** [/home/gladk/dem/yade/currentMono/build-currentMono/packages1.os]
Error 1
scons: building terminated because of errors.



______________________________

Anton Gladkyy


2009/12/22 <noreply@xxxxxxxxxxxxx>

> ------------------------------------------------------------
> revno: 1915
> committer: Emanuele Catalano <ecatalano@r2balme>
> branch nick: trunk
> timestamp: Tue 2009-12-22 19:19:41 +0100
> message:
>  Add code for flow problem resolution.
> added:
>  lib/triangulation/Deformation.cpp
>  lib/triangulation/Deformation.h
>  lib/triangulation/Empilement.cpp
>  lib/triangulation/Empilement.h
>  lib/triangulation/FlowBoundingSphere.cpp
>  lib/triangulation/FlowBoundingSphere.h
>  lib/triangulation/Timer.cpp
>  lib/triangulation/Timer.h
>  lib/triangulation/basicVTKwritter.cpp
>  lib/triangulation/basicVTKwritter.hpp
> modified:
>  lib/SConscript
>  lib/triangulation/def_types.h
>  pkg/dem/Engine/PartialEngine/FlowEngine.cpp*
>  pkg/dem/Engine/PartialEngine/FlowEngine.hpp
> The size of the diff (3998 lines) is larger than your specified limit of
> 1000 lines
>
> --
> lp:yade
> https://code.launchpad.net/~yade-dev/yade/trunk<https://code.launchpad.net/%7Eyade-dev/yade/trunk>
>
> Your team Yade developers is subscribed to branch lp:yade.
> To unsubscribe from this branch go to
> https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription<https://code.launchpad.net/%7Eyade-dev/yade/trunk/+edit-subscription>
> .
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References