OpenFOAM bot
|
154029ddd0
|
BOT: Cleaned up header files
|
2019-02-06 12:28:23 +00:00 |
|
Mark Olesen
|
a0a7da2edd
|
ENH: Pair, Tuple2 improvements (#1160)
- move constructors, construct from std::pair
- input/output of std::pair
Makes it easier when using data structures for other codes.
|
2019-01-08 22:16:41 +01:00 |
|
Mark Olesen
|
0dbd05daa4
|
STYLE: minor adjustment of test case
|
2019-01-03 19:16:13 +01:00 |
|
Mark Olesen
|
e0255cfff2
|
ENH: add compareOp for three-way comparison
- similar to the \c <=> operator in C++20.
Primarily for use when defining cascaded sort function objects.
|
2018-10-17 09:29:28 +02:00 |
|
Mark Olesen
|
7b427c382e
|
ENH: add Tuple2 comparison operators, typedefs
|
2017-04-30 13:05:49 +02:00 |
|
Henry
|
c2dd153a14
|
Copyright transfered to the OpenFOAM Foundation
|
2011-08-14 12:17:30 +01:00 |
|
andy
|
eaef8d482b
|
STYLE: Updated 1991 start copyright year to 2004
|
2011-01-14 16:08:00 +00:00 |
|
andy
|
099cc39e2e
|
Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce .
|
2011-01-05 18:24:29 +00:00 |
|
graham
|
b18f6cc1ce
|
STYLE: 2011 copyright date.
|
2011-01-05 11:14:26 +00:00 |
|
Mark Olesen
|
499d48cfdb
|
STYLE: uniform 'Test-' prefix for all applications/test
- easier to clean, avoid confusion with 'real' applications, etc.
|
2010-11-23 16:26:04 +01:00 |
|