Just a some comments: without regard to using static or dynamic libraries; using Cygwin, things will be slower than native applications because things will be executed through the Cygwin's dll (2-fold or more speed-down is not strange). Moreover, note that the full power of your quad-core system will only be exploited if you run the code in multi-threaded form.
On Thu, Apr 12, 2012 at 2:56 PM, Nicolás G.J. <[email protected]>wrote: > the readme says
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
