Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ n
Method
n
src/OpenFOAM/matrices/Matrix/MatrixI.H:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
template<class Form, class Type>
64
inline Foam::label Foam::Matrix<Form, Type>::n() const
65
{
66
return nCols_;
67
}
68
69
70
template<class Form, class Type>
Callers
15
main
Function · 0.45
checkGeometry.C
File · 0.45
checkWedges
Function · 0.45
calcDelta
Function · 0.45
CentredFitSnGradData.C
File · 0.45
symmetryPlaneFvPatch
Class · 0.45
calcFit
Function · 0.45
directions.C
File · 0.45
directionInfo
Method · 0.45
updateCell
Method · 0.45
updateFace
Method · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36