- Apr 04, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4456]]
-
- Apr 03, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4447]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4446]]
-
Christian Engwer authored
[[Imported from SVN: r4412]]
-
- Mar 28, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4377]]
-
- Mar 27, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4363]]
-
- Mar 20, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4330]]
-
- Mar 15, 2006
-
-
Peter Bastian authored
[[Imported from SVN: r4314]]
-
- Mar 14, 2006
-
-
Peter Bastian authored
[[Imported from SVN: r4308]]
-
- Mar 09, 2006
-
-
Oliver Sander authored
when they're instantiated with size 0. WARNING: this patch contains a tiny semantic change: the public enum size, which used to contain the internal size of the FieldVector now contains the size that the vector was instantiated with. This must be so because the internal size is an implementation details should be invisible from the outside. As long as you didn't work with size 0 FieldVectors it doesn't matter anyways. [[Imported from SVN: r4304]]
-
- Mar 08, 2006
-
-
Peter Bastian authored
- no new documentation added. It just appears at new places. [[Imported from SVN: r4297]]
-
- Mar 07, 2006
-
-
Peter Bastian authored
[[Imported from SVN: r4291]]
-
- Mar 06, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4263]]
-
- Mar 02, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4225]]
-
- Feb 23, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4174]]
-
- Feb 21, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4150]]
-
Peter Bastian authored
[[Imported from SVN: r4140]]
-
- Feb 16, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4116]]
-
Oliver Sander authored
[[Imported from SVN: r4113]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4107]]
-
Robert Klöfkorn authored
NewGeometryType is still existent as a typedef. [[Imported from SVN: r4106]]
-
- Feb 15, 2006
-
-
Markus Blatt authored
if it is not needed. Anyway the MPI error handler will be called before the error value is returned. The default handler will abort the programm so the error code will not be returned anyway. [[Imported from SVN: r4080]]
-
- Feb 14, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4072]]
-
- Feb 10, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4053]]
-
- Feb 07, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4031]]
-
- Feb 06, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4012]]
-
Oliver Sander authored
[[Imported from SVN: r4000]]
-
- Feb 03, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r3999]]
-
- Jan 31, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r3968]]
-
- Jan 23, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r3933]]
-
Oliver Sander authored
[[Imported from SVN: r3931]]
-
- Jan 21, 2006
-
-
Christian Engwer authored
Otherwise GeometryType get implicitely casted into int and is then passed to NewGeometryType(dim). This leas to rather strange errors. [[Imported from SVN: r3907]]
-
- Jan 20, 2006
-
-
Jorrit Fahlke authored
make operator<< (std::ostream&, NewGeometryType::BasicType) inline so it does not appear in libdune. [[Imported from SVN: r3894]]
-
Jorrit Fahlke authored
operator<<(ostream, NewGeometryType::BasicType) so the error reporting code in grid/common/virtualrefinement.cc stays sane and the errors reported make sense. * [grid/common/virtualrefinement.cc grid/common/virtualrefinement.hh] Switch buildRefinement to NewGeometryType. [[Imported from SVN: r3892]]
-
- Jan 19, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r3874]]
-
- Jan 18, 2006
-
-
Markus Blatt authored
Undone previous change. [[Imported from SVN: r3868]]
-
Markus Blatt authored
[[Imported from SVN: r3866]]
-
Oliver Sander authored
of vertices and line segments easier. Also: the cast operator to old GeometryType is deprecated now. Be prepared for warnings. [[Imported from SVN: r3857]]
-
- Jan 17, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r3854]]
-
Christian Engwer authored
NewGeometryType(Dune::GeometryType type, unsigned int dim) DUNE_DEPRECATED in order to ease the transition [[Imported from SVN: r3852]]
-