Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
template<class Form, class Type>
118
inline const Type* Foam::Matrix<Form, Type>::v() const
119
{
120
return v_;
121
}
122
123
124
template<class Form, class Type>
Callers
15
main
Function · 0.45
kEpsilon.C
File · 0.45
isMaxEdge
Function · 0.45
medialAxisSmoothingInfo
Function · 0.45
pointData.C
File · 0.45
pointData
Method · 0.45
operator==
Method · 0.45
isMaxEdge
Function · 0.45
update
Function · 0.45
applyConstraintsAndThermostats
Function · 0.45
Matrix.C
File · 0.45
operator^
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36