- May 08, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8184]]
-
Oliver Sander authored
[[Imported from SVN: r8183]]
-
Oliver Sander authored
So far, there were three disjoint namespaces: UG, UG2d and UG3d. Now, everything is contained in the namespace UG. Additionally, stuff that depends on the dimension is contained in the namespaces D2 and D3 which are defined within UG. This allows to put the user-defined types INT, SHORT, etc. into the namespace UG without having to put namespace prefixes in front of each and every occurrence of them in a header. On the downside, I cannot use END_NAMESPACE anymore to end a dimension-dependent namespace. Now there is a separate END_UGDIM_NAMESPACE for that. [[Imported from SVN: r8182]]
-
- May 04, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8181]]
-
Oliver Sander authored
[[Imported from SVN: r8180]]
-
- May 03, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8179]]
-
Oliver Sander authored
[[Imported from SVN: r8178]]
-
Oliver Sander authored
[[Imported from SVN: r8177]]
-
Oliver Sander authored
[[Imported from SVN: r8176]]
-
- May 02, 2006
-
-
Stefan Lang authored
[[Imported from SVN: r8175]]
-
Stefan Lang authored
[[Imported from SVN: r8174]]
-
- Apr 18, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8173]]
-
Oliver Sander authored
[[Imported from SVN: r8172]]
-
Oliver Sander authored
[[Imported from SVN: r8171]]
-
Oliver Sander authored
This is necessary if you want to use Dune UGGrids in 2d and 3d at the same time. [[Imported from SVN: r8170]]
-
Oliver Sander authored
[[Imported from SVN: r8169]]
-
Oliver Sander authored
[[Imported from SVN: r8168]]
-
Oliver Sander authored
[[Imported from SVN: r8167]]
-
- Apr 12, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8166]]
-
- Mar 27, 2006
-
-
gordner authored
[[Imported from SVN: r8165]]
-
- Mar 17, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8164]]
-
Oliver Sander authored
Also, tree.c and pfile.c are dimension-independent and need to be compiled only once. [[Imported from SVN: r8163]]
-
Oliver Sander authored
with --enable-dune. This allows the dune build system to check whether ug has been built with that option. This will be helpful because the errors that result from forgetting --enable-dune are extremely strange. [[Imported from SVN: r8162]]
-
- Mar 16, 2006
- Mar 15, 2006
- Mar 13, 2006
-
-
Oliver Sander authored
with doxygen, some of the stuff in low.doc is redundant, and what is not is better placed directly in the code [[Imported from SVN: r8154]]
-
Oliver Sander authored
[[Imported from SVN: r8153]]
-
Oliver Sander authored
[[Imported from SVN: r8152]]
-
- Feb 16, 2006
-
-
Oliver Sander authored
Some documentation and white-space cleanup [[Imported from SVN: r8150]]
-
- Feb 15, 2006
-
-
hauser authored
[[Imported from SVN: r8149]]
-
- Feb 09, 2006
-
-
Oliver Sander authored
bugfix: now that typedefs are used, the type UINT has to be defined separately for each architecture [[Imported from SVN: r8148]]
-
Oliver Sander authored
to const-casts though. Strange. [[Imported from SVN: r8147]]
-
Oliver Sander authored
[[Imported from SVN: r8146]]
-
Oliver Sander authored
[[Imported from SVN: r8145]]
-
- Feb 08, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8144]]
-
Oliver Sander authored
[[Imported from SVN: r8143]]
-
Oliver Sander authored
[[Imported from SVN: r8142]]
-
- Feb 06, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r8140]]
-