- Feb 28, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4200]]
-
Robert Klöfkorn authored
indexNew --> indexIsNew. [[Imported from SVN: r4199]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4198]]
-
Oliver Sander authored
[[Imported from SVN: r4197]]
-
Oliver Sander authored
[[Imported from SVN: r4196]]
-
- Feb 27, 2006
-
-
Sreejith Pulloor Kuttanikkad authored
[[Imported from SVN: r4195]]
-
Sreejith Pulloor Kuttanikkad authored
Stokes assembler using discontinuous galerkin method is getting ready. The code is under progress. at the moment Interior Penalty version (SIPG,NIPG,OBB) is implemented. DG formulation of the stokes equation is available in the TEX file formulation-dg-stokes [[Imported from SVN: r4194]]
-
Oliver Sander authored
[[Imported from SVN: r4193]]
-
Oliver Sander authored
[[Imported from SVN: r4192]]
-
Oliver Sander authored
[[Imported from SVN: r4191]]
-
Oliver Sander authored
[[Imported from SVN: r4190]]
-
Oliver Sander authored
[[Imported from SVN: r4189]]
-
Oliver Sander authored
[[Imported from SVN: r4188]]
-
Oliver Sander authored
implemented a version of outerNormal that works even for warped quadrilateral faces. Still buggy, though [[Imported from SVN: r4187]]
-
Oliver Sander authored
createBegin()/createEnd(), respectively. The method insertBoundarySegment now expects a std::vector of _unsigned_ ints. [[Imported from SVN: r4186]]
-
Oliver Sander authored
Instead, it now returns LocalGeometry (Geometry<dim,dim>), because the return value of geometryInFather is the element expressed in local coordinates in the father, and the father is dim-dimensional. Of course this only makes a difference when dim!=dimworld. [[Imported from SVN: r4185]]
-
Oliver Sander authored
It would prevent grids with dim!=worlddim or integration on grid boundaries. [[Imported from SVN: r4184]]
-
Oliver Sander authored
[[Imported from SVN: r4183]]
-
Oliver Sander authored
[[Imported from SVN: r4182]]
-
- Feb 24, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4181]]
-
Peter Bastian authored
[[Imported from SVN: r4180]]
-
Peter Bastian authored
[[Imported from SVN: r4179]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4178]]
-
- Feb 23, 2006
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4177]]
-
Robert Klöfkorn authored
Removed MakeableEntity. Implemented Mirkos local methods for mydim < cdim. [[Imported from SVN: r4176]]
-
Oliver Sander authored
[[Imported from SVN: r4175]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4174]]
-
Oliver Sander authored
The latter really doesn't make much sense. The implementation always returns 'true' now. That doesn't really make me happy, though. [[Imported from SVN: r4173]]
-
Oliver Sander authored
Also tried to implement local() for the same class. I used UG_GlobalToLocalBnd(), but that doesn't really hold up to its promises, so the implementation is outcommented. [[Imported from SVN: r4172]]
-
Oliver Sander authored
[[Imported from SVN: r4171]]
-
Robert Klöfkorn authored
[[Imported from SVN: r4170]]
-
Peter Bastian authored
[[Imported from SVN: r4169]]
-
Peter Bastian authored
annoying "subscript out of range" Warning if icc. [[Imported from SVN: r4168]]
-
Oliver Sander authored
the boundary conditions is still missing. [[Imported from SVN: r4167]]
-
Oliver Sander authored
[[Imported from SVN: r4166]]
-
Oliver Sander authored
[[Imported from SVN: r4165]]
-
Oliver Sander authored
the code. Make SIZE protected instead of private so derived classes can use it. [[Imported from SVN: r4164]]
-
Peter Bastian authored
[[Imported from SVN: r4163]]
-
- Feb 22, 2006
-
-
Peter Bastian authored
solves Task #42 [[Imported from SVN: r4162]]
-
Peter Bastian authored
[[Imported from SVN: r4161]]
-