Mark Olesen
|
bc1f2fa97e
|
STYLE: use auto and cfind to simplify selector usage (issue #512)
|
2017-07-03 10:36:03 +02:00 |
|
Andrew Heather
|
bb67ccd37d
|
ENH: Cleaned up hash table item found checks
|
2017-05-19 11:15:35 +01:00 |
|
Henry Weller
|
58f905ff70
|
C++11: Replaced the C NULL with the safer C++11 nullptr
Requires gcc version 4.7 or higher
|
2016-08-05 17:19:38 +01:00 |
|
Henry Weller
|
43beb06018
|
Standardized cell, patch and face loop index names
|
2016-04-25 10:28:32 +01:00 |
|
Henry Weller
|
2d5ff31649
|
boundaryField() -> boundaryFieldRef()
|
2016-04-24 22:07:37 +01:00 |
|
Henry Weller
|
e2ef006b91
|
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 |
|
Henry Weller
|
42fb1b9e8e
|
Updated notImplemented -> NotImplemented
The new NotImplemented macro uses __PRETTY_FUNCTION__ for GNU compatible
compilers otherwise __func__ to provide the function name string.
|
2015-11-01 10:26:37 +00:00 |
|
mattijs
|
c98456cda3
|
STYLE: faceZoneSelection: corrected comment
|
2014-07-11 10:59:08 +01:00 |
|
mattijs
|
bbb2077160
|
ENH: searhcableSurfacetoFaceZone: allow triSurfaceMesh specification
|
2013-04-11 15:04:39 +01:00 |
|
mattijs
|
1f1188120c
|
BUG: createBaffles: handle cellcentres as positions
|
2013-04-02 13:53:27 +01:00 |
|
mattijs
|
2745cd7544
|
ENH: createBaffles: create patches and patchFields
|
2012-12-04 12:02:45 +00:00 |
|