37#ifndef Foam_functionObjects_volFieldSelection_H
38#define Foam_functionObjects_volFieldSelection_H
62 template<
template<
class>
class PatchType,
class MeshType>
76 const bool includeComponents =
false
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
bool set(const label i, bool val=true)
virtual bool updateSelection()
Update the selection using current contents of obr_.
volFieldSelection(const volFieldSelection &)=delete
No copy construct.
void addRegisteredGeoFields(DynamicList< fieldInfo > &set) const
Add registered GeometricField types to selection.
virtual ~volFieldSelection()=default
Destructor.
Registry of regIOobjects.
Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows.