Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
inline label cellModel::nPoints() const
51
{
52
return nPoints_;
53
}
54
55
56
inline label cellModel::nEdges() const
Callers
1
cellModelIO.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected