[Dune-devel] Compile time of reference elements

Markus Blatt markus at dr-blatt.de
Mon Feb 18 19:39:09 CET 2013


On Mon, Feb 18, 2013 at 08:55:48AM +0100, Tobias Malkmus wrote:
> it seems that your patches have broken the dune-geometry tests.
> A check on the test in dune-geometry/dune/geometry/test/
> gives this error:
> 
> make  test-affinegeometry test-axisalignedcubegeometry
> test-geometrytype test-multilineargeometry test-quadrature
> test-genericquadrature test-referenceelements test-refinement
> [...]
> Dune::ReferenceElements<ctype, dim>::general(const
> Dune::GeometryType&) [with ctype = double, int dim = 0]’
> test-affinegeometry.cc:109:115:   instantiated from ‘bool
> testAffineGeometry(Dune::GeometryType) [with ctype = double, int
> mydim = 0, int cdim = 0]’
> test-affinegeometry.cc:159:3:   instantiated from ‘bool
> testAffineGeometry() [with ctype = double]’
> test-affinegeometry.cc:218:40:   instantiated from here
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4/bits/vector.tcc:319:4:
> error: use of deleted function ‘Dune::AffineGeometry<double, 0, 0>&
> Dune::AffineGeometry<double, 0, 0>::operator=(const
> Dune::AffineGeometry<double, 0, 0>&)’
> compilation terminated due to -Wfatal-errors.
> make[1]: *** [test-affinegeometry.o] Error 1
> 

As this is related to the default operator=() it might also got fixed
with my patch, too. Can you please try the latest version of
dune-geometry?

Markus


-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658 




More information about the Dune-devel mailing list