OpenFOAM-4.x/applications
Henry Weller f0d25904e4 GeometricField, volFields: Added experimental member function ".v()" and perfix operator "~"
both of which return the dimensionedInternalField for volFields only.

These will be useful in FV equation source term expressions which need
not evaluate boundary conditions.
2016-04-26 20:45:53 +01:00
..
solvers GeometricField::dimensionedInternalField() -> GeometricField::dimensionedInternalFieldRef() 2016-04-26 16:29:43 +01:00
test GeometricField, volFields: Added experimental member function ".v()" and perfix operator "~" 2016-04-26 20:45:53 +01:00
utilities Replaced StaticAssert with the C++11 equivalent static_assert 2016-04-26 20:44:55 +01:00
Allwmake scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00