[Dune] [#806] checkrefnumbering from test suite fails to link with g++-4.5 (Attachment added)
Dune
flyspray at dune-project.org
Thu Jul 1 14:20:52 CEST 2010
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#806 - checkrefnumbering from test suite fails to link with g++-4.5
User who did this - Elias Pipping (pipping)
----------
I've just decided to bombard you with data, so here we go...
there don't appear to be any important differences between the respective config.log files
pipping at bogus ~/Downloads/dune-grid-2.0 $ symbols() { nm --demangle $1 | cut -f 1 -d ' ' --complement | sort; };
pipping at bogus ~/Downloads/dune-grid-2.0 $ diff -u <(symbols referenceelements-4.4.o) <(symbols referenceelements-4.5.o)
--- /dev/fd/63 2010-07-01 14:17:51.638606583 +0200
+++ /dev/fd/62 2010-07-01 14:17:51.639606931 +0200
@@ -1,38 +1,67 @@
b std::__ioinit
+r .LC0
r .LC1
r .LC10
+r .LC12
+r .LC13
+r .LC14
r .LC2
-r .LC3
-r .LC5
-r .LC6
-r .LC7
-r .LC8
+r .LC9
t global constructors keyed to referenceelements.cc
-t T.1398
U __cxa_allocate_exception
U __cxa_atexit
U __cxa_pure_virtual
U __cxa_throw
U __dso_handle
+u Dune::ReferenceElements<double, 0>::cube
+u Dune::ReferenceElements<double, 0>::general
+u Dune::ReferenceElements<double, 0>::simplices
+u Dune::ReferenceElements<double, 1>::cube
+u Dune::ReferenceElements<double, 1>::general
+u Dune::ReferenceElements<double, 1>::simplices
+u Dune::ReferenceElements<double, 2>::cube
+u Dune::ReferenceElements<double, 2>::general
+u Dune::ReferenceElements<double, 2>::simplices
+u Dune::ReferenceElements<double, 3>::cube
+u Dune::ReferenceElements<double, 3>::general
+u Dune::ReferenceElements<double, 3>::prism
+u Dune::ReferenceElements<double, 3>::pyramid
+u Dune::ReferenceElements<double, 3>::simplices
+u Dune::ReferenceElements<float, 0>::cube
+u Dune::ReferenceElements<float, 0>::general
+u Dune::ReferenceElements<float, 0>::simplices
+u Dune::ReferenceElements<float, 1>::cube
+u Dune::ReferenceElements<float, 1>::general
+u Dune::ReferenceElements<float, 1>::simplices
+u Dune::ReferenceElements<float, 2>::cube
+u Dune::ReferenceElements<float, 2>::general
+u Dune::ReferenceElements<float, 2>::simplices
+u Dune::ReferenceElements<float, 3>::cube
+u Dune::ReferenceElements<float, 3>::general
+u Dune::ReferenceElements<float, 3>::prism
+u Dune::ReferenceElements<float, 3>::pyramid
+u Dune::ReferenceElements<float, 3>::simplices
U __gxx_personality_v0
+ U memcpy
U operator delete(void*)
- U std::basic_ios<char, std::char_traits<char> >::~basic_ios()
U std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)
- U std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)
U std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)
U std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()
- U std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const
U std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()
U std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&)
U std::ios_base::Init::~Init()
U std::ios_base::Init::Init()
+ U std::ios_base::~ios_base()
U std::ios_base::ios_base()
U std::locale::~locale()
U std::locale::locale()
U std::string::assign(std::string const&)
U std::string::_Rep::_M_destroy(std::allocator<char> const&)
+ U std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&)
U std::string::_Rep::_S_empty_rep_storage
+ U std::string::swap(std::string&)
U std::terminate()
+ U std::__throw_logic_error(char const*)
U _Unwind_Resume
U vtable for __cxxabiv1::__class_type_info
U vtable for __cxxabiv1::__si_class_type_info
@@ -42,35 +71,6 @@
U vtable for std::basic_streambuf<char, std::char_traits<char> >
U vtable for std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >
U VTT for std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >
-V Dune::ReferenceElements<double, 0>::cube
-V Dune::ReferenceElements<double, 0>::general
-V Dune::ReferenceElements<double, 0>::simplices
-V Dune::ReferenceElements<double, 1>::cube
-V Dune::ReferenceElements<double, 1>::general
-V Dune::ReferenceElements<double, 1>::simplices
-V Dune::ReferenceElements<double, 2>::cube
-V Dune::ReferenceElements<double, 2>::general
-V Dune::ReferenceElements<double, 2>::simplices
-V Dune::ReferenceElements<double, 3>::cube
-V Dune::ReferenceElements<double, 3>::general
-V Dune::ReferenceElements<double, 3>::prism
-V Dune::ReferenceElements<double, 3>::pyramid
-V Dune::ReferenceElements<double, 3>::simplices
-V Dune::ReferenceElements<float, 0>::cube
-V Dune::ReferenceElements<float, 0>::general
-V Dune::ReferenceElements<float, 0>::simplices
-V Dune::ReferenceElements<float, 1>::cube
-V Dune::ReferenceElements<float, 1>::general
-V Dune::ReferenceElements<float, 1>::simplices
-V Dune::ReferenceElements<float, 2>::cube
-V Dune::ReferenceElements<float, 2>::general
-V Dune::ReferenceElements<float, 2>::simplices
-V Dune::ReferenceElements<float, 3>::cube
-V Dune::ReferenceElements<float, 3>::general
-V Dune::ReferenceElements<float, 3>::prism
-V Dune::ReferenceElements<float, 3>::pyramid
-V Dune::ReferenceElements<float, 3>::simplices
-V guard variable for Dune::operator<<(std::ostream&, Dune::PartitionIteratorType const&)::name
V guard variable for Dune::ReferenceElements<double, 0>::cube
V guard variable for Dune::ReferenceElements<double, 0>::general
V guard variable for Dune::ReferenceElements<double, 0>::simplices
@@ -99,7 +99,6 @@
V guard variable for Dune::ReferenceElements<float, 3>::prism
V guard variable for Dune::ReferenceElements<float, 3>::pyramid
V guard variable for Dune::ReferenceElements<float, 3>::simplices
-V guard variable for Dune::SmallObjectPool::instance()::inst
V typeinfo for Dune::Exception
V typeinfo for Dune::GridError
V typeinfo for Dune::RangeError
@@ -230,7 +229,10 @@
V vtable for Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >
V vtable for Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >
V vtable for Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >
+W char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag)
W Dune::GridError::~GridError()
+W Dune::GridError::~GridError()
+W Dune::RangeError::~RangeError()
W Dune::RangeError::~RangeError()
W Dune::ReferenceCube<double, 1>::generate(int, int, Dune::FieldVector<int, 1>&)
W Dune::ReferenceCube<double, 1>::generatesub(int, int, Dune::FieldVector<int, 1>&, Dune::FieldVector<int, 1>&, int)
@@ -245,32 +247,53 @@
W Dune::ReferenceCube<float, 3>::generate(int, int, Dune::FieldVector<int, 3>&)
W Dune::ReferenceCube<float, 3>::generatesub(int, int, Dune::FieldVector<int, 3>&, Dune::FieldVector<int, 3>&, int)
W Dune::ReferenceElementContainer<double, 0>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<double, 0>::~ReferenceElementContainer()
W Dune::ReferenceElementContainer<double, 1>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<double, 1>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<double, 2>::~ReferenceElementContainer()
W Dune::ReferenceElementContainer<double, 2>::~ReferenceElementContainer()
W Dune::ReferenceElementContainer<double, 3>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<double, 3>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<double, 3>::ReferenceElementContainer()
+W Dune::ReferenceElementContainer<double, 3>::ReferenceElementContainer()
+W Dune::ReferenceElementContainer<float, 0>::~ReferenceElementContainer()
W Dune::ReferenceElementContainer<float, 0>::~ReferenceElementContainer()
W Dune::ReferenceElementContainer<float, 1>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<float, 1>::~ReferenceElementContainer()
W Dune::ReferenceElementContainer<float, 2>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<float, 2>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<float, 3>::~ReferenceElementContainer()
W Dune::ReferenceElementContainer<float, 3>::~ReferenceElementContainer()
+W Dune::ReferenceElementContainer<float, 3>::ReferenceElementContainer()
+W Dune::ReferenceElementContainer<float, 3>::ReferenceElementContainer()
W Dune::ReferenceElement<double, 0>::~ReferenceElement()
W Dune::ReferenceElement<double, 0>::~ReferenceElement()
+W Dune::ReferenceElement<double, 0>::~ReferenceElement()
+W Dune::ReferenceElement<double, 1>::~ReferenceElement()
W Dune::ReferenceElement<double, 1>::~ReferenceElement()
W Dune::ReferenceElement<double, 1>::~ReferenceElement()
W Dune::ReferenceElement<double, 2>::~ReferenceElement()
W Dune::ReferenceElement<double, 2>::~ReferenceElement()
+W Dune::ReferenceElement<double, 2>::~ReferenceElement()
W Dune::ReferenceElement<double, 3>::~ReferenceElement()
W Dune::ReferenceElement<double, 3>::~ReferenceElement()
+W Dune::ReferenceElement<double, 3>::~ReferenceElement()
+W Dune::ReferenceElement<float, 0>::~ReferenceElement()
W Dune::ReferenceElement<float, 0>::~ReferenceElement()
W Dune::ReferenceElement<float, 0>::~ReferenceElement()
W Dune::ReferenceElement<float, 1>::~ReferenceElement()
W Dune::ReferenceElement<float, 1>::~ReferenceElement()
+W Dune::ReferenceElement<float, 1>::~ReferenceElement()
+W Dune::ReferenceElement<float, 2>::~ReferenceElement()
W Dune::ReferenceElement<float, 2>::~ReferenceElement()
W Dune::ReferenceElement<float, 2>::~ReferenceElement()
W Dune::ReferenceElement<float, 3>::~ReferenceElement()
W Dune::ReferenceElement<float, 3>::~ReferenceElement()
+W Dune::ReferenceElement<float, 3>::~ReferenceElement()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 0> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 0> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 0> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 0> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 0> >::subEntity(int, int, int, int) const
@@ -279,6 +302,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 1> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 1> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 1> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 1> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 1> >::subEntity(int, int, int, int) const
@@ -287,6 +311,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 2> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 2> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 2> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 2> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 2> >::subEntity(int, int, int, int) const
@@ -295,6 +320,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<double, 3> >::subEntity(int, int, int, int) const
@@ -303,6 +329,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 0> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 0> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 0> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 0> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 0> >::subEntity(int, int, int, int) const
@@ -311,6 +338,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 1> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 1> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 1> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 1> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 1> >::subEntity(int, int, int, int) const
@@ -319,6 +347,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 2> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 2> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 2> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 2> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 2> >::subEntity(int, int, int, int) const
@@ -327,6 +356,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceCube<float, 3> >::subEntity(int, int, int, int) const
@@ -335,6 +365,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<double, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<double, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferencePrism<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<double, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<double, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<double, 3> >::subEntity(int, int, int, int) const
@@ -343,6 +374,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<float, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<float, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferencePrism<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<float, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<float, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePrism<float, 3> >::subEntity(int, int, int, int) const
@@ -351,6 +383,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<double, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<double, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<double, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<double, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<double, 3> >::subEntity(int, int, int, int) const
@@ -359,6 +392,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<float, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<float, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<float, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<float, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferencePyramid<float, 3> >::subEntity(int, int, int, int) const
@@ -367,6 +401,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 0> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 0> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 0> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 0> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 0> >::subEntity(int, int, int, int) const
@@ -375,6 +410,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 1> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 1> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 1> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 1> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 1> >::subEntity(int, int, int, int) const
@@ -383,6 +419,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 2> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 2> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 2> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 2> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 2> >::subEntity(int, int, int, int) const
@@ -391,6 +428,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<double, 3> >::subEntity(int, int, int, int) const
@@ -399,6 +437,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 0> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 0> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 0> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 0> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 0> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 0> >::subEntity(int, int, int, int) const
@@ -407,6 +446,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 1> >::subEntity(int, int, int, int) const
@@ -415,6 +455,7 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 2> >::subEntity(int, int, int, int) const
@@ -423,24 +464,17 @@
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::position(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::~ReferenceElementWrapper()
+W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::~ReferenceElementWrapper()
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::size(int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::size(int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::subEntity(int, int, int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::type(int, int) const
W Dune::ReferenceElementWrapper<Dune::ReferenceSimplex<float, 3> >::volume() const
-W Dune::ReferencePrism<double, 3>::prism_entities(int)
W Dune::ReferencePrism<double, 3>::type(int, int) const
-W Dune::ReferencePrism<float, 3>::prism_entities(int)
W Dune::ReferencePrism<float, 3>::type(int, int) const
-W Dune::ReferencePyramid<double, 3>::pyramid_entities(int)
W Dune::ReferencePyramid<double, 3>::type(int, int) const
-W Dune::ReferencePyramid<float, 3>::pyramid_entities(int)
W Dune::ReferencePyramid<float, 3>::type(int, int) const
-W Dune::ReferenceSimplex<double, 1>::entity_details(int)
-W Dune::ReferenceSimplex<double, 2>::entity_details(int)
-W Dune::ReferenceSimplex<double, 3>::entity_details(int)
-W Dune::ReferenceSimplex<float, 1>::entity_details(int)
-W Dune::ReferenceSimplex<float, 2>::entity_details(int)
-W Dune::ReferenceSimplex<float, 3>::entity_details(int)
w pthread_cancel
W std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()
+W std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()
+W std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()
pipping at bogus ~/Downloads/dune-grid-2.0 $
----------
One or more files have been attached.
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=806#comment2089
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list