MCPcopy 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
305inline Scalar cmptMax(const Scalar s)
306{
307 return s;
308}
309
310
311inline Scalar cmptMin(const Scalar s)

Callers 15

mainFunction · 0.50
mainFunction · 0.50
fvMatrix.CFile · 0.50
adjustNegativeResistanceFunction · 0.50
solutionControl.CFile · 0.50
calcFitFunction · 0.50
maxDimMethod · 0.50
checkClosedBoundaryFunction · 0.50
coupledPolyPatch.CFile · 0.50

Calls

no outgoing calls

Tested by 2

mainFunction · 0.40
mainFunction · 0.40