Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ nEdges
Method
nEdges
src/OpenFOAM/meshes/meshShapes/cellModel/cellModelI.H:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
56
inline label cellModel::nEdges() const
57
{
58
return edges_.size();
59
}
60
61
62
inline label cellModel::nFaces() const
Callers
2
cell.C
File · 0.45
cellModelIO.C
File · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected