OpenFOAM-4.x/src/OpenFOAM
2016-04-26 20:44:55 +01:00
..
algorithms Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
containers Replaced StaticAssert with the C++11 equivalent static_assert 2016-04-26 20:44:55 +01:00
db Replaced StaticAssert with the C++11 equivalent static_assert 2016-04-26 20:44:55 +01:00
dimensionedTypes src/OpenFOAM: Use Zero rather than pTraits<Type> 2016-03-22 10:38:30 +00:00
dimensionSet Matrix: Switch n() and m() so that now m() = number of rows and n() = number of columns 2016-03-10 22:53:09 +00:00
fields Replaced StaticAssert with the C++11 equivalent static_assert 2016-04-26 20:44:55 +01:00
global Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
graph Updated Doxygen documentation and files 2016-03-14 11:00:24 +00:00
include src/OpenFOAM: Moved function documentation comments into .H files and removed duplicates 2016-03-01 12:29:01 +00:00
interpolations Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
Make src/OpenFOAM/primitives/spatialVectorAlgebra: New classes to support spatial vector algebra 2016-03-15 18:14:03 +00:00
matrices Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
memory Made all template declarations consistent using 'class' rather than 'typename' 2016-03-22 15:02:55 +00:00
meshes Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
primitives Replaced StaticAssert with the C++11 equivalent static_assert 2016-04-26 20:44:55 +01:00