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

Method nInternalFaces

src/OpenFOAM/meshes/primitiveMesh/primitiveMeshI.H:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81
82inline label primitiveMesh::nInternalFaces() const
83{
84 return nInternalFaces_;
85}
86
87
88inline label primitiveMesh::nFaces() const

Callers 15

mainFunction · 0.45
mainFunction · 0.45
setRefinementFunction · 0.45
mainFunction · 0.45
printMeshDataFunction · 0.45
mainFunction · 0.45
calcNeighbourCellCentresFunction · 0.45
calcFaceZonesFunction · 0.45
mainFunction · 0.45
simpleMarkFeaturesFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
mainFunction · 0.36