Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
inline Foam::scalar Foam::fv::cellSetOption::V() const
68
{
69
return V_;
70
}
71
72
73
inline const Foam::labelList& Foam::fv::cellSetOption::cells() const
Callers
15
fvScalarMatrix.C
File · 0.45
fvMatrix.C
File · 0.45
EulerD2dt2Scheme.C
File · 0.45
fvmSup.C
File · 0.45
gaussLaplacianScheme.C
File · 0.45
CrankNicolsonDdtScheme.C
File · 0.45
fvcDdt
Function · 0.45
SLTSDdtScheme.C
File · 0.45
backwardDdtScheme.C
File · 0.45
fvcSimpleReconstruct.C
File · 0.45
fvcReconstructMag.C
File · 0.45
fvcVolumeIntegrate.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected