- Mar 15, 2010
-
-
Oliver Sander authored
increase stl-compatibility: allow construction from brace-enclosed initializer list. Thanks to Bard Skaflestad for the patch. [[Imported from SVN: r5933]]
-
Oliver Sander authored
new, standard-conforming constification of hasSub() and hasKey(). Thanks to Benedikt and Carsten for their help [[Imported from SVN: r5932]]
-
Oliver Sander authored
[[Imported from SVN: r5931]]
-
Martin Nolte authored
[[Imported from SVN: r5930]]
-
- Mar 14, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5929]]
-
- Mar 13, 2010
-
-
Andreas Dedner authored
[[Imported from SVN: r5928]]
-
- Mar 12, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r5927]]
-
Christian Engwer authored
[[Imported from SVN: r5926]]
-
Christian Engwer authored
by moving the definition of operator << outside the class declaration. [[Imported from SVN: r5925]]
-
Christian Engwer authored
- use empty struct as fake_mpi_communicator type. this avoids accidential compatibility with a real mpi implementation. - call MPI_Init only once. [[Imported from SVN: r5924]]
-
Christian Engwer authored
[[Imported from SVN: r5923]]
-
Christian Engwer authored
[[Imported from SVN: r5922]]
-
- Mar 01, 2010
-
-
Robert Klöfkorn authored
[[Imported from SVN: r5913]]
-
- Feb 26, 2010
-
-
Oliver Sander authored
methods. Make the arguments template parameters as in the general case. This fixes FS 745. Please merge to the release branch. [[Imported from SVN: r5912]]
-
Oliver Sander authored
At least call each multiplication method and each norm once. The least one can do. Please merge to release branch [[Imported from SVN: r5911]]
-
Oliver Sander authored
[[Imported from SVN: r5910]]
-
- Feb 24, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5909]]
-
- Feb 11, 2010
-
-
Martin Nolte authored
(though this should also occur for later versions, if this implementation would ever be used) [[Imported from SVN: r5891]]
-
- Feb 07, 2010
-
-
Jorrit Fahlke authored
..." in addition to the section header "[ group ]". Please merge to release. [[Imported from SVN: r5888]]
-
- Feb 02, 2010
-
-
Christian Engwer authored
- it is used by at least 2 of our modules and might proove useful for others aswell [[Imported from SVN: r5882]]
-
- Feb 01, 2010
-
-
Christian Engwer authored
merge to release [[Imported from SVN: r5877]]
-
Christian Engwer authored
merge to release [[Imported from SVN: r5875]]
-
Christian Engwer authored
* add a specialization of sqrt to fvmeta, this should fix the ambiguous sqrt(int) merge to release [[Imported from SVN: r5874]]
-
- Jan 26, 2010
-
-
Carsten Gräser authored
constructor and reset() taking a deleter. This solves the issue with bcrsmatrix.hh in fs#727. Please merge to release. [[Imported from SVN: r5871]]
-
Carsten Gräser authored
*test correctness of pointer returned by get() *added test for get() on empty shared_ptr If you're happy the last test currently fails with a segfault. Please merge to release [[Imported from SVN: r5870]]
-
Markus Blatt authored
[[Imported from SVN: r5869]]
-
Markus Blatt authored
gcc-4.4 failed to compile the shared_ptrtest with ''NULL was not declared in this scope''. Introduced usage of null_ptr to fix this. [[Imported from SVN: r5868]]
-
- Jan 25, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5865]]
-
Oliver Sander authored
[[Imported from SVN: r5860]]
-
Oliver Sander authored
[[Imported from SVN: r5859]]
-
Oliver Sander authored
[[Imported from SVN: r5858]]
-
- Jan 23, 2010
-
-
Andreas Dedner authored
[[Imported from SVN: r5857]]
-
- Jan 22, 2010
-
-
Martin Nolte authored
[[Imported from SVN: r5853]]
-
Oliver Sander authored
[[Imported from SVN: r5849]]
-
Carsten Gräser authored
[[Imported from SVN: r5848]]
-
- Jan 20, 2010
-
-
Jorrit Fahlke authored
LOCAL_LIBS is meant to do. Also remove the bad example of passing preprocessor flags in CXXFLAGS from duneproject. [[Imported from SVN: r5842]]
-
- Jan 17, 2010
-
-
Christian Engwer authored
std::tr1::array, but only by std::array. The reason is to avoid the alignment bug is gcc-4.[012] This allows Dune::FieldVector to inherit from Dune::array. [[Imported from SVN: r5829]]
-
- Jan 13, 2010
-
-
Jorrit Fahlke authored
* Adapt superlu-dist.m4, parmetis.m4, hdf5.m4, dune/common/test/Makefile.am and duneproject to the MPI changes. * Add DUNE_CHECK_LIB_EXT, a wrapper around AC_CHECK_LIB which allows to set the library path. [[Imported from SVN: r5814]]
-
- Jan 12, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5810]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5809]]
-