Classes | Functions
Foam::stringListOps Namespace Reference

Various utility functions to work on lists of strings. More...

Classes

struct  foundOp
 

Functions

template<class StringListType , class AccessOp = noOp>
labelList findMatching (const StringListType &input, const wordRes &allow, const wordRes &deny=wordRes(), AccessOp aop=noOp())
 

Detailed Description

Various utility functions to work on lists of strings.

Source files

Function Documentation

◆ findMatching()

labelList Foam::stringListOps::findMatching ( const StringListType &  input,
const wordRes allow,
const wordRes deny = wordRes(),
AccessOp  aop = noOp() 
)

Referenced by ensightMesh::correct(), sampledMeshedSurface::sampledMeshedSurface(), and triSurface::subsetMesh().

Here is the caller graph for this function: