|
|
cf89a3094a
|
Updated and simplified the Doxygen documentation
|
2016-06-20 21:20:28 +01:00 |
|
|
|
a8bf4be58a
|
Standardized cell, patch, face and processor loop index names
|
2016-04-25 12:00:53 +01:00 |
|
|
|
8c4f6b8fcb
|
Standardized cell, patch and face loop index names
|
2016-04-25 10:28:32 +01:00 |
|
|
|
287603474a
|
vector::zero -> Zero
|
2016-04-16 18:34:41 +01:00 |
|
|
|
055a113f10
|
SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n
This avoids the need to check that the m and n dimensions are the same.
|
2016-03-22 14:13:48 +00:00 |
|
|
|
c13421b10a
|
Matrix: Added (i, j) addressing to allow support for addressing blocks of the matrix
This change brings OpenFOAM into line with the standard matrix
addressing in other C++ libraries for better interoperability.
|
2016-03-20 19:44:29 +00:00 |
|
|
|
94c05a1e6c
|
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
|
2016-01-10 22:41:16 +00:00 |
|
|
|
10aea96ae5
|
applications: Update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-10 17:53:31 +00:00 |
|
|
|
def52a306a
|
Formatting: Rationalized the indentation of #include
|
2015-02-10 20:35:50 +00:00 |
|
|
|
446e5777f0
|
Add the OpenFOAM source tree
|
2014-12-10 22:40:10 +00:00 |
|