From fc5895f1dfd549a0273d12893c59ea20af119689 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Wed, 11 Apr 2018 22:48:03 +0200 Subject: [PATCH] STYLE: rename toLabel, toLabelRange classes -> labelOp, labelRangeOp - make purpose as functors _slightly_ clearer. - base definition removed for stricter enforcement of the specialization requirement. --- applications/test/List/Test-List.C | 4 ++-- .../manipulation/checkMesh/checkGeometry.C | 4 ++-- .../moveDynamicMesh/moveDynamicMesh.C | 2 +- .../containers/Lists/ListOps/ListOps.H | 2 +- .../polyPatches/polyPatch/polyPatch.H | 4 ++-- src/OpenFOAM/primitives/ints/label/label.H | 11 +++++----- .../primitives/ranges/labelRange/labelRange.H | 22 ++++++++++++++----- src/surfMesh/surfZone/surfZone/surfZone.H | 4 ++-- 8 files changed, 33 insertions(+), 20 deletions(-) diff --git a/applications/test/List/Test-List.C b/applications/test/List/Test-List.C index cb158233dd..9af25cbe5a 100644 --- a/applications/test/List/Test-List.C +++ b/applications/test/List/Test-List.C @@ -426,7 +426,7 @@ int main(int argc, char *argv[]) auto output = ListOps::create