40 #ifndef Foam_cellPointConnectivity_H 41 #define Foam_cellPointConnectivity_H 80 void generateCellPointConnectivity(label cellI);
106 return cellPointPoints_;
112 return cellPointFaces_;
virtual bool movePoints()
No action required on move points.
TypeName("cellPointConnectivity")
const labelListListList & cellPointFaces() const
Access the point-face connections.
This class provides ordered connectivity for each point of each cell. Lists are available of the poin...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual bool writeData(Ostream &) const
Dummy write for regIOobject.
Mesh consisting of general polyhedral cells.
~cellPointConnectivity()=default
Destructor.
const labelListListList & cellPointPoints() const
Access the point-point connections.