40 Pout<<
"primitiveMesh::pointFaces() : "
41 <<
"calculating pointFaces" <<
endl;
45 pfPtr_ = std::make_unique<labelListList>(
nPoints());
Various functions to operate on Lists.
virtual const faceList & faces() const =0
Return faces.
label nPoints() const noexcept
Number of mesh points.
const labelListList & pointFaces() const
Namespace for handling debugging switches.
void invertManyToMany(const label len, const UList< InputIntListType > &input, List< OutputIntListType > &output)
Invert many-to-many.
List< labelList > labelListList
List of labelList.
Ostream & endl(Ostream &os)
Add newline and flush stream.
prefixOSstream Pout
OSstream wrapped stdout (std::cout) with parallel prefix.