MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / nPoints

Method nPoints

src/OpenFOAM/meshes/meshShapes/cellModel/cellModelI.H:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49
50inline label cellModel::nPoints() const
51{
52 return nPoints_;
53}
54
55
56inline label cellModel::nEdges() const

Callers 1

cellModelIO.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected