- Nov 04, 2009
-
-
Christian Engwer authored
- define DUNE_COMMON_BIN to make out-of-source builds work ... in general there is still some work to be done [[Imported from SVN: r5693]]
-
Christian Engwer authored
- doxygen/html wasn't properly included - enable build only if doxygen was found [[Imported from SVN: r5692]]
-
Christian Engwer authored
[[Imported from SVN: r5691]]
-
Christian Engwer authored
- you can now add headercheck_IGNORE=foo.hh to your Makefile.am to skip the headercheck for foo.hh [[Imported from SVN: r5690]]
-
Martin Nolte authored
[[Imported from SVN: r5688]]
-
Christian Engwer authored
[[Imported from SVN: r5687]]
-
Christian Engwer authored
[[Imported from SVN: r5686]]
-
Christian Engwer authored
[[Imported from SVN: r5685]]
-
Martin Nolte authored
[[Imported from SVN: r5683]]
-
Christian Engwer authored
[[Imported from SVN: r5682]]
-
Christian Engwer authored
[[Imported from SVN: r5681]]
-
- Nov 03, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5680]]
-
- Oct 27, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5674]]
-
Jorrit Fahlke authored
conversion from iterator<T> to iterator<const T> exists (currently fails) [[Imported from SVN: r5673]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5672]]
-
- Oct 26, 2009
-
-
Markus Blatt authored
Inheritence breaks the rebind TMP of the allocator as it returns std::alloc now which cannot be converted to PoolAllocator. [[Imported from SVN: r5671]]
-
- Oct 21, 2009
-
-
Markus Blatt authored
There are serious bugs in the implementation that cause very strange behaviour if it is used. Until I find the bug I will leave it deactivated. If you want to use it despite the bugs define the USE_DUNE_POOL macro. [[Imported from SVN: r5670]]
-
Jorrit Fahlke authored
document the include line for DUNE_THROW() [[Imported from SVN: r5669]]
-
Jorrit Fahlke authored
(I have a header which serves as a common denominator for several .cc files -- those only have to do typedef ... Grid; and include the header to work for different grids. Of course, hctest.cc does not have that typedef so I have to work around it) [[Imported from SVN: r5668]]
-
- Oct 20, 2009
-
-
Carsten Gräser authored
Thanks to Uli Sack for pointing this out to me. [[Imported from SVN: r5667]]
-
Martin Nolte authored
[[Imported from SVN: r5666]]
-
- Oct 18, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5665]]
-
- Oct 17, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5664]]
-
- Oct 15, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5663]]
-
Martin Nolte authored
[[Imported from SVN: r5662]]
-
Christian Engwer authored
[[Imported from SVN: r5661]]
-
Christian Engwer authored
[[Imported from SVN: r5660]]
-
Christian Engwer authored
* hide specializations from doxygen * use ROWS and SOLS instead of n and m for the FieldMatrix * use conjugateComplex instead of fm_ck * document istl_assign_to_fmatrix [[Imported from SVN: r5659]]
-
Christian Engwer authored
[[Imported from SVN: r5658]]
-
Christian Engwer authored
[[Imported from SVN: r5657]]
-
Christian Engwer authored
type * make *norm* in fvector and fmatrix use this real type [[Imported from SVN: r5656]]
-
- Oct 14, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5655]]
-
Oliver Sander authored
Follow the stl standard: the default constructor of a shared_ptr creates a NULL pointer, and does NOT allocate memory [[Imported from SVN: r5654]]
-
Martin Nolte authored
the the help string) [[Imported from SVN: r5653]]
-
Martin Nolte authored
[[Imported from SVN: r5652]]
-
Martin Nolte authored
[[Imported from SVN: r5651]]
-
Martin Nolte authored
[[Imported from SVN: r5650]]
-
Martin Nolte authored
[[Imported from SVN: r5649]]
-
Martin Nolte authored
[[Imported from SVN: r5648]]
-
Oliver Sander authored
[[Imported from SVN: r5647]]
-