- Feb 15, 2006
-
-
Oliver Sander authored
have the full set of methods as the higher-dimensional geometries. It would be possible to provide default implementations for the new dim=0 methods in the wrapper class. This would not lead to any efficiency problems, as any if(mydim==0) can get optimized away. However, the different grid implementations still need to have the functions in order to have the code compile. So for now I didn't include default implementations. [[Imported from SVN: r4079]]
-
Oliver Sander authored
[[Imported from SVN: r4078]]
-
- Feb 14, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4077]]
-
Oliver Sander authored
[[Imported from SVN: r4076]]
-
Oliver Sander authored
[[Imported from SVN: r4060]]
-
Oliver Sander authored
only UGGrid supports grids with more than one element type. [[Imported from SVN: r4059]]
-
Oliver Sander authored
the index disregards the GeometryType. That is, indices are consecutive and zero-starting in one set. This is usefull for element or face data on grids with more than one element type. You can instantiate a PanTypeIndexSet by given it a Level- or LeafIndexSet. [[Imported from SVN: r4058]]
-
- Feb 10, 2006
-
-
Jorrit Fahlke authored
Move the two images used by doxygen there. [[Imported from SVN: r4051]]
-
- Feb 08, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4036]]
-
Oliver Sander authored
[[Imported from SVN: r4035]]
-
- Feb 07, 2006
-
-
Peter Bastian authored
[[Imported from SVN: r4030]]
-
Oliver Sander authored
Check the consistency of numberInSelf, numberInNeighbor and the indices and ids of the subface between. [[Imported from SVN: r4028]]
-
Oliver Sander authored
[[Imported from SVN: r4027]]
-
Oliver Sander authored
always returns 1. This fixes a bug in the SGrid<1,1> test. [[Imported from SVN: r4026]]
-
Oliver Sander authored
- Test SGrid<1,1> - Test SGrid<4,4> [[Imported from SVN: r4025]]
-
Oliver Sander authored
Real implementation for UGGridGeometry<1,2>::local() [[Imported from SVN: r4024]]
-
Oliver Sander authored
- try to get IntersectionNeighborLocal only if there is a neighbor - compute the intersection vertex center correctly [[Imported from SVN: r4023]]
-
Oliver Sander authored
[[Imported from SVN: r4022]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4021]]
-
Robert Klöfkorn authored
work to do. [[Imported from SVN: r4020]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4019]]
-
- Feb 06, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4018]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4017]]
-
Christian Engwer authored
[[Imported from SVN: r4016]]
-
Christian Engwer authored
[[Imported from SVN: r4015]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4014]]
-
Christian Engwer authored
[[Imported from SVN: r4013]]
-
Oliver Sander authored
[[Imported from SVN: r4011]]
-
Oliver Sander authored
[[Imported from SVN: r4010]]
-
Oliver Sander authored
[[Imported from SVN: r4009]]
-
Oliver Sander authored
[[Imported from SVN: r4008]]
-
Oliver Sander authored
[[Imported from SVN: r4007]]
-
Oliver Sander authored
[[Imported from SVN: r4006]]
-
Oliver Sander authored
[[Imported from SVN: r4005]]
-
Oliver Sander authored
leaf elements (the UG-equivalent fullRefineLevel cannot be used because apparently it's only computed when you're using UG algebra). The leaf iterator uses this information and has to traverse less grid elements. This speeds up leaf traversal by about 10% in 3d, I suspect it should be about 20% in 2d. [[Imported from SVN: r4004]]
-
Oliver Sander authored
Add renumbering of faces from UG to DUNE. [[Imported from SVN: r4003]]
-
Oliver Sander authored
[[Imported from SVN: r4002]]
-
Oliver Sander authored
[[Imported from SVN: r4001]]
-
- Feb 03, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r3998]]
-
Oliver Sander authored
[[Imported from SVN: r3993]]
-