------------------------------------------------------------ revno: 3598 committer: T Sweijen <[email protected]> timestamp: Wed 2015-02-25 10:26:05 +0100 message: add one get functions for pore volume and rename that of inscribed sphere modified: pkg/pfv/TwoPhaseFlowEngine.hpp
-- lp:yade https://code.launchpad.net/~yade-pkg/yade/git-trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'pkg/pfv/TwoPhaseFlowEngine.hpp' --- pkg/pfv/TwoPhaseFlowEngine.hpp 2015-02-25 09:25:23 +0000 +++ pkg/pfv/TwoPhaseFlowEngine.hpp 2015-02-25 09:26:05 +0000 @@ -13,7 +13,7 @@ //keep this #ifdef as long as you don't really want to realize a final version publicly, it will save compilation time for everyone else //when you want it compiled, you can pass -DTWOPHASEFLOW to cmake, or just uncomment the following line -#define TWOPHASEFLOW +// #define TWOPHASEFLOW #ifdef TWOPHASEFLOW #include "FlowEngine_TwoPhaseFlowEngineT.hpp"
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

