------------------------------------------------------------ revno: 3890 committer: Bruno Chareyre <[email protected]> timestamp: Tue 2014-04-08 10:08:29 +0200 message: remove useless FlowBoundingSphere.cpp removed: lib/triangulation/FlowBoundingSphere.cpp
-- 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
=== removed file 'lib/triangulation/FlowBoundingSphere.cpp' --- lib/triangulation/FlowBoundingSphere.cpp 2014-03-21 18:47:45 +0000 +++ lib/triangulation/FlowBoundingSphere.cpp 1970-01-01 00:00:00 +0000 @@ -1,28 +0,0 @@ -/************************************************************************* -* Copyright (C) 2010 by Emanuele Catalano <[email protected]> * -* * -* This program is free software; it is licensed under the terms of the * -* GNU General Public License v2 or later. See file LICENSE for details. * -*************************************************************************/ -// #ifdef FLOW_ENGINE -// -// #include "yade/lib/triangulation/FlowBoundingSphere.hpp" -// -// namespace CGT { -// CVector PeriodicCellInfo::gradP; -// CVector PeriodicCellInfo::hSize[3]; -// CVector PeriodicCellInfo::deltaP; -// } -// -// -// //Forcing instanciation of the template to avoid linkage problems -// typedef CGT::FlowBoundingSphere<FlowTesselation> FlowBoundingSphere; -// FlowBoundingSphere ex; -// #ifdef LINSOLV -// typedef CGT::FlowBoundingSphereLinSolv<FlowBoundingSphere> FlowBoundingSphereLinSolv; -// FlowBoundingSphereLinSolv exls; -// #endif -// -// -// #endif //FLOW_ENGINE -
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

