Definition in file pointZone.H.
#include "src/OpenFOAM/primitives/Lists/labelList.H"
#include "src/OpenFOAM/db/typeInfo/typeInfo.H"
#include "src/OpenFOAM/db/dictionary/dictionary.H"
#include "src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/pointZoneMeshFwd.H"
#include "src/OpenFOAM/containers/HashTables/Map/Map.H"
#include "src/OpenFOAM/meshes/primitiveShapes/point/pointField.H"
Go to the source code of this file.
Classes | |
class | pointZone |
A subset of mesh points. The labels of points in the zone can be obtained from the addressing() list. More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
Ostream & | operator<< (Ostream &, const pointZone &) |