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

Function operator*

src/OpenFOAM/primitives/zero/zeroI.H:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69inline zero operator*(const zero&, const zero&)
70{
71 return Zero;
72}
73
74template<class Type>
75inline zero operator*(const Type& t, const zero&)

Callers 7

iteratorClass · 0.50
const_iteratorClass · 0.50
iteratorClass · 0.50
const_iteratorClass · 0.50
iteratorClass · 0.50
const_iteratorClass · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected