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

Method V

src/fvOptions/cellSetOption/cellSetOptionI.H:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66
67inline Foam::scalar Foam::fv::cellSetOption::V() const
68{
69 return V_;
70}
71
72
73inline const Foam::labelList& Foam::fv::cellSetOption::cells() const

Callers 15

fvScalarMatrix.CFile · 0.45
fvMatrix.CFile · 0.45
EulerD2dt2Scheme.CFile · 0.45
fvmSup.CFile · 0.45
fvcDdtFunction · 0.45
SLTSDdtScheme.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected