MCPcopy 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
44inline label cellModel::index() const
45{
46 return index_;
47}
48
49
50inline label cellModel::nPoints() const

Callers 3

cellModeller.CFile · 0.45
cellModelIO.CFile · 0.45
cellShapeIO.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected