Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ nFaces
Method
nFaces
src/OpenFOAM/meshes/meshShapes/cellModel/cellModelI.H:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
61
62
inline label cellModel::nFaces() const
63
{
64
return faces_.size();
65
}
66
67
68
// Return the faces of a cellModel by untangling the geometry
Callers
1
cellModelIO.C
File · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected