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

Method v

src/OpenFOAM/matrices/Matrix/MatrixI.H:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116
117template<class Form, class Type>
118inline const Type* Foam::Matrix<Form, Type>::v() const
119{
120 return v_;
121}
122
123
124template<class Form, class Type>

Callers 15

mainFunction · 0.45
kEpsilon.CFile · 0.45
isMaxEdgeFunction · 0.45
medialAxisSmoothingInfoFunction · 0.45
pointData.CFile · 0.45
pointDataMethod · 0.45
operator==Method · 0.45
isMaxEdgeFunction · 0.45
updateFunction · 0.45
Matrix.CFile · 0.45
operator^Function · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36