Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ index
Method
index
src/OpenFOAM/meshes/meshShapes/cellModel/cellModelI.H:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
44
inline label cellModel::index() const
45
{
46
return index_;
47
}
48
49
50
inline label cellModel::nPoints() const
Callers
3
cellModeller.C
File · 0.45
cellModelIO.C
File · 0.45
cellShapeIO.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected