- Sep 01, 2003
-
-
Robert Klöfkorn authored
LagrangeBase: Lagrange enumeration for triangle was wrong. Checked with baseTest from poisson.cc [[Imported from SVN: r137]]
-
- Aug 29, 2003
-
-
Robert Klöfkorn authored
Lagrangebase for hexahedron and polynom order = 1 added. Minor bug in gaussquadimp fixed. [[Imported from SVN: r136]]
-
- Aug 28, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r135]]
-
Robert Klöfkorn authored
[[Imported from SVN: r134]]
-
Robert Klöfkorn authored
in dune/doc. [[Imported from SVN: r133]]
-
- Aug 27, 2003
-
-
Marc Droske authored
mapping, feoperator [[Imported from SVN: r132]]
-
Robert Klöfkorn authored
[[Imported from SVN: r131]]
-
Robert Klöfkorn authored
[[Imported from SVN: r130]]
-
Robert Klöfkorn authored
Furthermore a one point quadrature rule for tetrahedrons added. [[Imported from SVN: r129]]
-
Robert Klöfkorn authored
[[Imported from SVN: r128]]
-
Robert Klöfkorn authored
which use the evaluate interface and is a bit easier to use. [[Imported from SVN: r127]]
-
Robert Klöfkorn authored
There is a default implementation which uses the methods reset, operator ++ (int i) , and the * () operator of the implementation class. For efficient implementations this methods should be overloaded. [[Imported from SVN: r126]]
-
- Aug 26, 2003
-
-
Marc Droske authored
assembled, onthefly version [[Imported from SVN: r125]]
-
Marc Droske authored
mappings can be combined in the following manner C = A*a + B*b; [[Imported from SVN: r124]]
-
- Aug 25, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r123]]
-
Robert Klöfkorn authored
[[Imported from SVN: r122]]
-
- Aug 22, 2003
-
-
Robert Klöfkorn authored
more. [[Imported from SVN: r121]]
-
- Aug 21, 2003
-
-
Robert Klöfkorn authored
future changes. [[Imported from SVN: r120]]
-
Robert Klöfkorn authored
methods global and local of AlbertGridElement checked. [[Imported from SVN: r119]]
-
Robert Klöfkorn authored
-DDIM=2 or 3, -DDIM_OF_WORLD=2 or 3 >= DIM -DEL_INDEX=1 (stands for save the element number on the elements, EL_INDEX=0 leeds to not saving the element number, but we need them) If one of these option is forgotten an error is thrown. [[Imported from SVN: r118]]
-
Robert Klöfkorn authored
Furthermore only the interface methods are public from now on, as it should be. [[Imported from SVN: r117]]
-
- Aug 20, 2003
-
-
Robert Klöfkorn authored
[[Imported from SVN: r116]]
-
Robert Klöfkorn authored
[[Imported from SVN: r115]]
-
Robert Klöfkorn authored
I got was an internal compiler error. So I wait for gcc 3.4 [[Imported from SVN: r114]]
-
Robert Klöfkorn authored
added some typedef for MemberType and enum for dimension to Vec and Mat in matvec.hh [[Imported from SVN: r113]]
-
- Aug 19, 2003
-
-
Robert Klöfkorn authored
Jacobian_inverse implementation revised and now nearly as fast as the Albert implementation. NeighborIterator revised and now we have a speedup. LagrangeBase: caching of basefunction values at quadrature points works for gradients aswell now. Tested with the implementation of Poisson equation and compared with an Albert implementation of the same problem. :-) we are close. [[Imported from SVN: r112]]
-
- Aug 06, 2003
-
-
Robert Klöfkorn authored
In lagrangebase.hh there are the implementaions of lagrange Base functions for linear basis for triangles and quadrilaterals and a lagrange base set for arbitrary lagrange base functions. Furthermore there is the implementation of the lagrange discrete function space. [[Imported from SVN: r111]]
-
http://www.gnu.org/software/ac-archive/Thimo Neubauer authored
don't have to write it ourselves [[Imported from SVN: r110]]
-
- Aug 05, 2003
-
-
Robert Klöfkorn authored
this matter the next day. Some template parameters will change. [[Imported from SVN: r109]]
-
Thimo Neubauer authored
- fixed a bug that would have added a useless -I parameter if dune was installed in a default location (where it should live in the near future) [[Imported from SVN: r108]]
-
Robert Klöfkorn authored
dynamic value. FastQuadrature is the template implementation and Quadrature the dynamic version. gaussquadimp.hh .cc is the GaussQuadrature implemented by Peter but now with order as template parameter but the same functionality. This was needed for the new implementation. quadlqh.hh provides gauss quadrature with the new interface for lines, quadrilaterlas and hexahedrons, i.e. its an interface between Peters GaussQuadrature and the other stuff. [[Imported from SVN: r107]]
-
- Aug 04, 2003
-
-
Christian Engwer authored
To everybody: Please inform the others, if you change features. It's easy to ask, if the person to kick sith right beside you, but that isn't allways the case. [[Imported from SVN: r106]]
-
Robert Klöfkorn authored
angelegt. Hier muss man noch klären, ob das reicht, oder ob man dynamisch die Ordnung der Quadrature festlegen möchte. FastBase cached jetzt die Werte an den QuadraturePunkten, so dass die Auswertung der Basisfunktionen nur einmal pro Quadratur vorgenommen werden muss. [[Imported from SVN: r105]]
-
Thimo Neubauer authored
[[Imported from SVN: r104]]
-
Thimo Neubauer authored
right now this file isn't used anyway :) [[Imported from SVN: r103]]
-
- Aug 01, 2003
-
-
Robert Klöfkorn authored
expect to be a Dofstorage, i.e. provides a local dof iterator and a global dof iterator. DofStorageDefault provides two extra featrures with default implementation. All Dofstorages must be derived from this class but implementing only the features of the above class. The pwlinfunc.hh provides the implementation of linear base function with polynom oeder 1 for triangles and a LagrangeMapper. Furthermore a implementation of the corresponding function space. For detailed description see the .hh files. [[Imported from SVN: r102]]
-
Christian Engwer authored
* dump extra info's about the dims [[Imported from SVN: r101]]
-
- Jul 25, 2003
-
-
Christian Engwer authored
[[Imported from SVN: r100]]
-
Christian Engwer authored
[[Imported from SVN: r99]]
-
Christian Engwer authored
[[Imported from SVN: r98]]
-