Henry Weller
983b3e2ca4
VectorSpaces, MatrixSpaces: Allow automatic conversion from zero
2016-03-22 10:35:57 +00:00
Henry Weller
c55d554050
VectorSpaces and MatrixSpaces: Added construction from and assignment to zero
2016-03-22 08:25:50 +00:00
Henry Weller
f2b111e203
src/OpenFOAM: changed template rank type from int to Foam::direction
...
Foam::direction is an unsigned type which makes it easier for the
compiler to pickup and report errors in the instantiation of
VectorSpaces and associated types.
2016-03-09 10:10:28 +00:00
Henry Weller
45d092f2e0
src/OpenFOAM/primitives: Moved the standard static data members for vector and tensor types into VectorSpace
...
This simplifies the code easing maintenance and the addition of other
VectorSpace types.
2016-03-08 10:57:41 +00:00
Henry
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00