ENH: patchProbes: allow wildcards for patches
Files
+ 86
− 43
@@ -46,32 +46,41 @@ void Foam::patchProbes::findElements(const fvMesh& mesh)
@@ -106,11 +115,7 @@ void Foam::patchProbes::findElements(const fvMesh& mesh)
@@ -129,20 +134,26 @@ void Foam::patchProbes::findElements(const fvMesh& mesh)
@@ -155,6 +166,14 @@ void Foam::patchProbes::findElements(const fvMesh& mesh)
@@ -165,26 +184,41 @@ void Foam::patchProbes::findElements(const fvMesh& mesh)
@@ -192,19 +226,22 @@ Foam::patchProbes::patchProbes
@@ -232,10 +269,16 @@ void Foam::patchProbes::write()