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

Method s

src/mesh/snappyHexMesh/snappyHexMeshDriver/pointData/pointDataI.H:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
65
66inline Foam::scalar Foam::pointData::s() const
67{
68 return s_;
69}
70
71
72inline const Foam::vector& Foam::pointData::v() const

Callers 5

shrinkMeshMedialDistanceFunction · 0.45
pointData.CFile · 0.45
pointDataMethod · 0.45
operator==Method · 0.45
calculateDisplacementFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected