Henry Weller
f3ca360300
Vector: Add constructor from Foam::zero
2016-03-10 12:44:25 +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 Weller
37157f436c
Vector: added operator=(scalar)
2016-03-06 19:05:34 +00:00
Henry Weller
94c05a1e6c
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
Henry
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00