- Nov 10, 2003
-
-
Thimo Neubauer authored
[[Imported from SVN: r254]]
-
Thimo Neubauer authored
is way easier with static libs. If we want shared libs later, this can be easily changed by passing a --enable-shared to configure (or changing the default if the lib is bug-free :) [[Imported from SVN: r253]]
-
Thimo Neubauer authored
[[Imported from SVN: r252]]
-
Thimo Neubauer authored
- added two types of library-check: a) normal search for lib in default-path (for a global installation some time in the future) b) a check for a signs of a compiled lib in a local Dune-installation if "localdune" is enabled. This is by no chance a strict check but what we want for local development [[Imported from SVN: r251]]
-
Thimo Neubauer authored
[[Imported from SVN: r250]]
-
Thimo Neubauer authored
isn't it? :-) [[Imported from SVN: r249]]
-
- Nov 07, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r248]]
-
Robert Klöfkorn authored
implementation is very slow. [[Imported from SVN: r247]]
-
- Nov 06, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r246]]
-
Robert Klöfkorn authored
[[Imported from SVN: r245]]
-
Robert Klöfkorn authored
[[Imported from SVN: r244]]
-
Robert Klöfkorn authored
[[Imported from SVN: r243]]
-
Robert Klöfkorn authored
[[Imported from SVN: r242]]
-
- Nov 05, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r241]]
-
Robert Klöfkorn authored
[[Imported from SVN: r240]]
-
Robert Klöfkorn authored
Nothin' special in albertgrid.cc . [[Imported from SVN: r239]]
-
Robert Klöfkorn authored
[[Imported from SVN: r238]]
-
Robert Klöfkorn authored
[[Imported from SVN: r237]]
-
Robert Klöfkorn authored
[[Imported from SVN: r236]]
-
Robert Klöfkorn authored
[[Imported from SVN: r235]]
-
Robert Klöfkorn authored
[[Imported from SVN: r234]]
-
Robert Klöfkorn authored
[[Imported from SVN: r233]]
-
Robert Klöfkorn authored
walkthrough the grid and applies the local operator. [[Imported from SVN: r232]]
-
Robert Klöfkorn authored
[[Imported from SVN: r231]]
-
Robert Klöfkorn authored
The method to access a localfunction now calls localFunction and returns a LocalFunctionIterator. This is the same priciple a on Entity where the method entity returns a LevelIterator. [[Imported from SVN: r230]]
-
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]]
-