- Nov 05, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r229]]
-
Robert Klöfkorn authored
[[Imported from SVN: r228]]
-
Robert Klöfkorn authored
[[Imported from SVN: r227]]
-
Robert Klöfkorn authored
[[Imported from SVN: r226]]
-
Robert Klöfkorn authored
[[Imported from SVN: r225]]
-
Robert Klöfkorn authored
Furthermore added Jinv in SimpleElement for method jocobian_inverse. [[Imported from SVN: r224]]
-
- Nov 03, 2003
-
-
Thimo Neubauer authored
[[Imported from SVN: r223]]
-
Thimo Neubauer authored
[[Imported from SVN: r222]]
-
- Oct 30, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r221]]
-
Robert Klöfkorn authored
[[Imported from SVN: r220]]
-
Robert Klöfkorn authored
[[Imported from SVN: r219]]
-
Robert Klöfkorn authored
[[Imported from SVN: r218]]
-
Robert Klöfkorn authored
added. This method now returns and object of type LocalFunctionIterator. The parameter of this method is and GridIterator which can be a LevelIterator or HierarchicIterator and so on. [[Imported from SVN: r217]]
-
Robert Klöfkorn authored
discretefunction returns an object of the type LocalFunctionIterator, because the cooresponding LocalFunction object can be a virtual object. It is the same concept like in the method entity of the class Entity. [[Imported from SVN: r216]]
-
Robert Klöfkorn authored
moment and type. There was a bug in Constructor (i dont if its really a bug), the number of elements wasn't calced, so the method size always returned 0. Fixed it. [[Imported from SVN: r215]]
-
Thimo Neubauer authored
the tests [[Imported from SVN: r214]]
-
Thimo Neubauer authored
only needed if Dune should be installed globally (or distributed as a tarball) [[Imported from SVN: r213]]
-
Thimo Neubauer authored
[[Imported from SVN: r212]]
-
Robert Klöfkorn authored
[[Imported from SVN: r211]]
-
Robert Klöfkorn authored
The BoundaryEntity has to be implementedt still. Furthermore all classes of SimpleGrid are now derived from the default interface classes. [[Imported from SVN: r210]]
-
- Oct 27, 2003
-
-
Robert Klöfkorn authored
Coordinates were seted up wrong. Now it works. [[Imported from SVN: r209]]
-
Robert Klöfkorn authored
[[Imported from SVN: r208]]
-
- Oct 24, 2003
-
-
Robert Klöfkorn authored
Added EL_INFO * Provider in agmemory.hh for EL_INFO memory access. [[Imported from SVN: r207]]
-
Robert Klöfkorn authored
defined in vectorspace.hh. [[Imported from SVN: r206]]
-
Robert Klöfkorn authored
[[Imported from SVN: r205]]
-
Robert Klöfkorn authored
[[Imported from SVN: r204]]
-
Robert Klöfkorn authored
belong together. Furthermore made some changes in localfunctionarray for speedup. [[Imported from SVN: r203]]
-
Robert Klöfkorn authored
[[Imported from SVN: r202]]
-
Robert Klöfkorn authored
computed. [[Imported from SVN: r201]]
-
Robert Klöfkorn authored
outer normal of an entity scaled with the volume of the intersection. The default implementation can be overloaded if speedup if possible. [[Imported from SVN: r200]]
-
Thimo Neubauer authored
[[Imported from SVN: r199]]
-
Thimo Neubauer authored
[[Imported from SVN: r198]]
-
- Oct 23, 2003
-
-
Robert Klöfkorn authored
function. Furthermore added the method 'done' to the interface. [[Imported from SVN: r197]]
-
Robert Klöfkorn authored
[[Imported from SVN: r196]]
-
Robert Klöfkorn authored
local function at the same time (entity and neighbor) and the local functions are kept until needed again. For this reason fro each time the method 'access' of discrete function was called the method 'done' has to be called to free the local function. [[Imported from SVN: r195]]
-
Robert Klöfkorn authored
implementation and only the corresponding discretefunction needs to know this method. Sometimes we dont nned this method. Furthermore removed the interface for LocalFunctionInterator because we dont nned this. [[Imported from SVN: r194]]
-
Robert Klöfkorn authored
The implementation of the management moved to agmemory.hh. [[Imported from SVN: r193]]
-
Robert Klöfkorn authored
[[Imported from SVN: r192]]
-
Robert Klöfkorn authored
Access to neighbor was tuned. Now ist a lot fast due to stack management of NeighborEntity in NeighborIterator. The Objects are first generated with new and then holded until the corresponding grid is deleted. [[Imported from SVN: r191]]
-
- Oct 21, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r190]]
-