29#ifndef Foam_patchSummaryTemplates_H
30#define Foam_patchSummaryTemplates_H
40template<
class GeoField>
44 const typename GeoField::Mesh&
mesh
47template<
class GeoField>
54template<
class GeoField>
A HashTable similar to std::unordered_map.
List of IOobjects with searching and retrieving facilities. Implemented as a HashTable,...
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const NameMatchPredicate &selectedFields, DynamicList< regIOobject * > &storedObjects)
Read the selected GeometricFields of the templated type and store on the objectRegistry.
void collectFieldList(const UPtrList< GeoField > &fieldList, const label patchi, HashTable< word > &fieldToType)
void outputFieldList(const UPtrList< GeoField > &fieldList, const label patchi)