- Oct 24, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6202]]
-
Christian Engwer authored
[[Imported from SVN: r6201]]
-
- Oct 23, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6200]]
-
- Oct 21, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6199]]
-
- Oct 20, 2010
-
-
Jorrit Fahlke authored
This should come in handy in connection with the StructuredGridFactory. [[Imported from SVN: r6198]]
-
Jorrit Fahlke authored
This make it possible to use constant ForEachValue objects -- it has no effect on mutable ForEachValue objects, since the object keeps a non-const reference to the tuple through which the referred-to tuple may still be modified. [[Imported from SVN: r6197]]
-
Jorrit Fahlke authored
behind. This makes it possible to compile programs again with openmpi. Also, keep -Wl,OPTION options which pass OPTION down to the linker. [[Imported from SVN: r6196]]
-
- Oct 19, 2010
-
-
Jorrit Fahlke authored
using the class can rely on that. [[Imported from SVN: r6195]]
-
Christian Engwer authored
[[Imported from SVN: r6194]]
-
Christian Engwer authored
[[Imported from SVN: r6193]]
-
Christian Engwer authored
[[Imported from SVN: r6192]]
-
Christian Engwer authored
[[Imported from SVN: r6191]]
-
Christian Engwer authored
a) this is the matrix test b) sort doesn't work for complex numbers [[Imported from SVN: r6190]]
-
Christian Engwer authored
[[Imported from SVN: r6189]]
-
Christian Engwer authored
[[Imported from SVN: r6188]]
-
Christian Engwer authored
[[Imported from SVN: r6187]]
-
- Oct 18, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6186]]
-
Christian Engwer authored
[[Imported from SVN: r6185]]
-
Christian Engwer authored
[[Imported from SVN: r6184]]
-
- Oct 14, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6183]]
-
- Oct 13, 2010
-
-
Christian Engwer authored
* add test for this dynamic matrix [[Imported from SVN: r6182]]
-
Christian Engwer authored
* factor out most of the FieldMatrix math methods missing: several functions oculd not me moved, as they require som kind of type promotion traits [[Imported from SVN: r6181]]
-
Christian Engwer authored
[[Imported from SVN: r6180]]
-
Christian Engwer authored
[[Imported from SVN: r6179]]
-
Christian Engwer authored
[[Imported from SVN: r6178]]
-
Christian Engwer authored
valued data [[Imported from SVN: r6177]]
-
Christian Engwer authored
* recursively call lower dimensional tests * test real and complex valued data [[Imported from SVN: r6176]]
-
Andreas Dedner authored
[[Imported from SVN: r6175]]
-
Christian Engwer authored
DynamicVector. Inheritance doesn't work for template specialization lookup... not that this specialization isn't necessary, if you are using FieldVector<T,n> via the interface class DenseVector< FieldVector<T,n> > [[Imported from SVN: r6174]]
-
Christian Engwer authored
[[Imported from SVN: r6173]]
-
- Oct 12, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6172]]
-
Christian Engwer authored
few cases, where CRTP really makes sense!) * type infroamtion is provided via DenseMatVecTraits [[Imported from SVN: r6171]]
-
Christian Engwer authored
preferes fill(t) [[Imported from SVN: r6170]]
-
Christian Engwer authored
comparison operators. [[Imported from SVN: r6169]]
-
- Oct 11, 2010
-
-
Christian Engwer authored
- FielfVector uses int, not unsigned int [[Imported from SVN: r6168]]
-
Christian Engwer authored
that std::array defines these operators aswell and c++ prefers to complain about an inaccesible base class, rather than using the cast operator :-( [[Imported from SVN: r6167]]
-
Martin Nolte authored
[[Imported from SVN: r6166]]
-
Christian Engwer authored
duplicated code, we only have to add the scalar operators. [[Imported from SVN: r6165]]
-
Christian Engwer authored
[[Imported from SVN: r6164]]
-
Christian Engwer authored
[[Imported from SVN: r6163]]
-