Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ cmptMax
Function
cmptMax
src/OpenFOAM/primitives/Scalar/Scalar.H:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
304
305
inline Scalar cmptMax(const Scalar s)
306
{
307
return s;
308
}
309
310
311
inline Scalar cmptMin(const Scalar s)
Callers
15
main
Function · 0.50
main
Function · 0.50
residualControlsFluid.H
File · 0.50
residualControlsFluid.H
File · 0.50
fvMatrix.C
File · 0.50
CentredFitSnGradData.C
File · 0.50
adjustNegativeResistance
Function · 0.50
solutionControl.C
File · 0.50
calcFit
Function · 0.50
maxDim
Method · 0.50
checkClosedBoundary
Function · 0.50
coupledPolyPatch.C
File · 0.50
Calls
no outgoing calls
Tested by
2
main
Function · 0.40
main
Function · 0.40