OpenFOAM-5.x/src/OpenFOAM
2016-04-16 18:34:41 +01:00
..
algorithms vector::zero -> Zero 2016-04-15 11:32:42 +01:00
containers List: Remove the inherited UList::shallowCopy to avoid accidental misuse 2016-04-07 21:05:26 +01:00
db Pstream: optimisation of data exchange 2016-04-02 18:32:11 +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 vector::zero -> Zero 2016-04-15 11:32:42 +01:00
global Updated Doxygen documentation and files 2016-03-14 11:00:24 +00: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 vector::zero -> Zero 2016-04-15 11:32:42 +01:00
Make src/OpenFOAM/primitives/spatialVectorAlgebra: New classes to support spatial vector algebra 2016-03-15 18:14:03 +00:00
matrices UList: Rationalize assignment (shallow-copy vs deep-copy) 2016-04-03 10:26:05 +01:00
memory Made all template declarations consistent using 'class' rather than 'typename' 2016-03-22 15:02:55 +00:00
meshes vector::zero -> Zero 2016-04-15 11:32:42 +01:00
primitives vector::zero -> Zero 2016-04-16 18:34:41 +01:00