Le Lundi 22 Septembre 2014 18:34 CEST, Jérome Duriez <[email protected]> a écrit: > With this slight change : > > if !hertzOn > CapillaryPhys* contactPhysics = > static_cast<CapillaryPhys*>(interaction->phys.get()); > else > MindlinCapillaryPhys* contactPhysics = > static_cast<MindlinCapillaryPhys*>(interaction->phys.get()) > > ? > >
And then, the scope of contactPhysics is limited to these four lines... I understand the issue now, sorry... _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

