On 19/06/14 13:28, Anton Gladky wrote: > >From my point of view there is something wrong with design. > If you want to use the common .hpp-file, you should not modify > it. Otherwise there is a nice tool (in CMake), which can generate > hpp-files on the fly, changing necessary variables/part of texts. So > you can use "own" hpp-file for every cpp. > > Is it designed to use several flow-engines at the same time?
Yes of course, else it would not need templates. There are 4 different flow engines already. 3 of them are in pkg/pfv (Flow, PeriodicFlow, DFNFlow) and one of them is only in a separate (Chao's) git branch. We can discuss design improvement in Grenoble, there may be ways. Bruno > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp > > > -- _______________ Bruno Chareyre Associate Professor ENSE³ - Grenoble INP Lab. 3SR BP 53 38041 Grenoble cedex 9 Tél : +33 4 56 52 86 21 Fax : +33 4 76 82 70 43 ________________ _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

