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

Method axis

src/fileFormats/coordSet/coordSet.H:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 word axis() const
118 {
119 return coordFormatNames_[axis_];
120 }
121
122 //- Cumulative distance
123 const scalarList& curveDist() const

Callers 6

xmgraceSetWriter.CFile · 0.45
combineSampledSetsFunction · 0.45
updateCoeffsFunction · 0.45
readFunction · 0.45
mixerFvMesh.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected