- Oct 20, 2009
-
-
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]]
-
- Oct 13, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5646]]
-
Christian Engwer authored
[[Imported from SVN: r5645]]
-
Christian Engwer authored
[[Imported from SVN: r5644]]
-
Christian Engwer authored
* update Makefiles and configure [[Imported from SVN: r5643]]
-
Oliver Sander authored
if an implementation of shared_ptr has been found in either std, tr1, or boost, then use that one. If not fall back on our own [[Imported from SVN: r5642]]
-
Oliver Sander authored
rename the method count() to use_count(). This is the naming of the standard shared-pointer implementation [[Imported from SVN: r5641]]
-
Oliver Sander authored
[[Imported from SVN: r5640]]
-
Oliver Sander authored
principle of least surprise: executables should have the same name as the source file that contains main() [[Imported from SVN: r5639]]
-
Christian Engwer authored
again afterwards ... otherwise an update will fail if you run update on a directory containing the symlink [[Imported from SVN: r5638]]
-
Christian Engwer authored
[[Imported from SVN: r5637]]
-
Christian Engwer authored
[[Imported from SVN: r5636]]
-
- Oct 12, 2009
-
-
Christian Engwer authored
* create example header file * create doc/doxygen/Doxylocal * allow to set the 4 options the command line [[Imported from SVN: r5635]]
-
Christian Engwer authored
* bin/dunedoxynize reads a file doc/doxygen/Doxylocal * it merges the file dune-common/doc/doxygen/Doxystyle * it write Doxyfile.in [[Imported from SVN: r5634]]
-
Christian Engwer authored
[[Imported from SVN: r5633]]
-
Carsten Gräser authored
[[Imported from SVN: r5632]]
-
Oliver Sander authored
[[Imported from SVN: r5631]]
-
Oliver Sander authored
the class from SmartPointer to shared_ptr. That way the implementation is like the tr1 one. The old file is deprecated. The tr1 implementation is not yet used even on platforms that have it, because I have to think of a proper test first. [[Imported from SVN: r5630]]
-
- Oct 10, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5629]]
-
- Oct 08, 2009
-
-
Carsten Gräser authored
We'll need this for virtual shapefunctions. [[Imported from SVN: r5628]]
-
Carsten Gräser authored
[[Imported from SVN: r5627]]
-