- Oct 28, 2005
-
-
Peter Bastian authored
returns just the lowest 32 bits [[Imported from SVN: r3324]]
-
Peter Bastian authored
unsigned int [[Imported from SVN: r3323]]
-
- Oct 27, 2005
-
-
Christian Engwer authored
[[Imported from SVN: r3322]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3321]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3320]]
-
Mario Ohlberger authored
[[Imported from SVN: r3319]]
-
Markus Blatt authored
[[Imported from SVN: r3318]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3317]]
-
Robert Klöfkorn authored
for the iterators. [[Imported from SVN: r3316]]
-
- Oct 26, 2005
-
-
Robert Klöfkorn authored
for all geometry tpyes of all entities in this set. [[Imported from SVN: r3315]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3314]]
-
Robert Klöfkorn authored
also forgot to delete sichCache in Grid Desctructor. [[Imported from SVN: r3313]]
-
Robert Klöfkorn authored
removed deprecated index,globalIndex and subIndex methods. [[Imported from SVN: r3312]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3311]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3310]]
-
Robert Klöfkorn authored
via level walk. [[Imported from SVN: r3309]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3308]]
-
Adrian Burri authored
[[Imported from SVN: r3307]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3306]]
-
Adrian Burri authored
[[Imported from SVN: r3305]]
-
- Oct 25, 2005
-
-
Robert Klöfkorn authored
Also fug bix in Level iterator for faces. [[Imported from SVN: r3304]]
-
Robert Klöfkorn authored
Now list of all vertices for elements on given level is created then used for iteration. [[Imported from SVN: r3303]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3302]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3301]]
-
Christian Engwer authored
[[Imported from SVN: r3300]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3299]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3298]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3297]]
-
Peter Bastian authored
The thing was to call outside() on the intersection iterator only once and store the EntityPointer. Now it is only slightly more expensive than assembly on tetrahedral mesh and the same cost as assembly on hex mesh. [[Imported from SVN: r3296]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3295]]
-
Sreejith Pulloor Kuttanikkad authored
[[Imported from SVN: r3294]]
-
Adrian Burri authored
[[Imported from SVN: r3293]]
-
Adrian Burri authored
[[Imported from SVN: r3292]]
-
- Oct 24, 2005
-
-
Robert Klöfkorn authored
Also removed not needed getCoordVec method. [[Imported from SVN: r3291]]
-
Sreejith Pulloor Kuttanikkad authored
[[Imported from SVN: r3290]]
-
Adrian Burri authored
[[Imported from SVN: r3289]]
-
Adrian Burri authored
[[Imported from SVN: r3288]]
-
Christian Engwer authored
[[Imported from SVN: r3287]]
-
Robert Klöfkorn authored
[[Imported from SVN: r3286]]
-
Robert Klöfkorn authored
separation of LeafIterator and LevelIterator moved from TreeIterator to EntityPointer, because entities alos have to know, where they come from. This information is stored be getNewEntity is called. This Information is needed by the IntersectionIterator. Now the iterator does different thing when started from and LevelIterator Entity. The method getNewEntity is specialised now for entities of codim 0, should be much faster now. Also bug fix in intersection iterator, when setting up the neighbor in 3d, the face twist has to be calculated. The neighbors are set up right now. [[Imported from SVN: r3285]]
-