[Dune-devel] Drop 4d cases in test-multilineargeometry?
Christoph GrĂ¼ninger
christoph.grueninger at iws.uni-stuttgart.de
Sat Jan 19 23:08:16 CET 2013
Hi Dune,
running make check in dune-geometry with gcc is kind of a
self-punishment, the compiler eats all my memory and does
not hand it back within several minutes. Could we drop the
4d cases, at least until FS#1094 (Compiling Generic
Reference Elements Requires too much Memory; sadly this
task stalled) made progress (which I would advocate)?
Using Clang, the test doesn't bug me.
The lines, I am talking about:
// pass &= testMultiLinearGeometry< ctype, 4, 4 >( simplex4d );
// pass &= testMultiLinearGeometry< ctype, 4, 5 >( simplex4d );
//
// pass &= testMultiLinearGeometry< ctype, 4, 4 >( cube4d );
// pass &= testMultiLinearGeometry< ctype, 4, 5 >( cube4d );
Bye
Christoph
--
Wenn man den Sprecher von Tepco fragt, ob die Firma schon jemals einen
Vorschlag der Anti-Atom-Aktivisten umgesetzt habe, sagt dieser:
"Ich verstehe die Frage nicht." [Spiegel Online, 23.5.2011]
More information about the Dune-devel
mailing list