- Dec 03, 2010
-
-
Carsten Gräser authored
[[Imported from SVN: r6293]]
-
Carsten Gräser authored
PushBackTuple to append a type PushFrontTuple to prepend a type JoinTuples to join two tuples FlattenTuple to join several tuples contained in another tuple ReduceTuple to apply a reduce transformation to a tuple as type containe [[Imported from SVN: r6292]]
-
- Dec 02, 2010
-
-
Markus Blatt authored
See flyspray 844. [[Imported from SVN: r6291]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6290]]
-
Jorrit Fahlke authored
particular type in a tuple. [[Imported from SVN: r6289]]
-
- Dec 01, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6288]]
-
Christian Engwer authored
- make sure they can handle all knds of white spaces [[Imported from SVN: r6287]]
-
Markus Blatt authored
rbegin -> beforeEnd rend -> beforeBegin [[Imported from SVN: r6286]]
-
Markus Blatt authored
[[Imported from SVN: r6285]]
-
Martin Nolte authored
[[Imported from SVN: r6284]]
-
Oliver Sander authored
[[Imported from SVN: r6283]]
-
- Nov 30, 2010
-
-
Carsten Gräser authored
[[Imported from SVN: r6282]]
-
Andreas Dedner authored
[[Imported from SVN: r6281]]
-
- Nov 29, 2010
-
-
Andreas Dedner authored
revert r6278 and r6277 - if possible we should not keep the trunk dysfunctional for more than a few hours (I need alugrid) [[Imported from SVN: r6280]]
-
Andreas Dedner authored
[[Imported from SVN: r6279]]
-
Markus Blatt authored
specify types as typedefs. Someghow I missed this file. [[Imported from SVN: r6278]]
-
Markus Blatt authored
specify types as typedefs. [[Imported from SVN: r6277]]
-
- Nov 28, 2010
-
-
Jorrit Fahlke authored
This makes the test compile again. [[Imported from SVN: r6276]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6275]]
-
Jorrit Fahlke authored
Also change the member enumerator value into a member constant "static const int value", since deprecation of the class does not work in many cases, and any attempt to deprecate an enumerator will make the compiler barf. In addition, deprecate the default constructor. That should catch most cases on recent compilers. Derive from integral_constant<int,...> so classes using this to implement a replacement for the forbidden partial specializations of functions don't have to provide compatibility declarations during the migration. [[Imported from SVN: r6274]]
-
- Nov 27, 2010
-
-
Christian Engwer authored
* add two free functions for convient creation of a shared_ptr from a stack-allocated object [[Imported from SVN: r6273]]
-
- Nov 26, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6272]]
-
- Nov 25, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r6271]]
-
Oliver Sander authored
[[Imported from SVN: r6270]]
-
Markus Blatt authored
[[Imported from SVN: r6269]]
-
Markus Blatt authored
[[Imported from SVN: r6268]]
-
- Nov 24, 2010
-
-
Martin Nolte authored
[[Imported from SVN: r6267]]
-
Oliver Sander authored
[[Imported from SVN: r6266]]
-
Oliver Sander authored
[[Imported from SVN: r6265]]
-
Oliver Sander authored
[[Imported from SVN: r6264]]
-
Oliver Sander authored
[[Imported from SVN: r6263]]
-
Oliver Sander authored
[[Imported from SVN: r6262]]
-
Oliver Sander authored
[[Imported from SVN: r6261]]
-
Oliver Sander authored
[[Imported from SVN: r6260]]
-
Oliver Sander authored
[[Imported from SVN: r6259]]
-
Oliver Sander authored
[[Imported from SVN: r6258]]
-
Oliver Sander authored
[[Imported from SVN: r6257]]
-
Christian Engwer authored
[[Imported from SVN: r6256]]
-
Christian Engwer authored
- GeometryType vs. topologyId Both shall be merged into GeometryType * method id() shall return the topologyId * method basicType() shall be extended to return not presentable Changes: - GeometryType uses the topologyId internally to represent all types covered by topologyId - an additional flag marks none-state - new BasicType extended for all topologyId-types not coverd by BasicType - new method id() Tested with current dune-grid tests [[Imported from SVN: r6255]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6254]]
-