MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / size

Method size

src/meshTools/indexedOctree/treeDataEdge.H:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 }
184
185 label size() const
186 {
187 return edgeLabels_.size();
188 }
189
190 //- Get representative point cloud for all shapes inside
191 // (one point per shape)

Callers 15

checkFunction · 0.45
blockMeshCreate.CFile · 0.45
blockMesh.CFile · 0.45
calcMergeInfoFunction · 0.45
forAllFunction · 0.45
readPatchesFunction · 0.45
readBoundaryFunction · 0.45
createCellShapesFunction · 0.45
calcMergeInfoFastFunction · 0.45
writeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected