Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ m
Method
m
src/OpenFOAM/matrices/Matrix/MatrixI.H:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
template<class Form, class Type>
57
inline Foam::label Foam::Matrix<Form, Type>::m() const
58
{
59
return mRows_;
60
}
61
62
63
template<class Form, class Type>
Callers
15
main
Function · 0.45
CentredFitSnGradData.C
File · 0.45
calcFit
Function · 0.45
makeCellCells
Function · 0.45
dimensionSets.C
File · 0.45
DiagonalMatrix.C
File · 0.45
Matrix.C
File · 0.45
MatrixIO.C
File · 0.45
scalarMatricesTemplates.C
File · 0.45
LUDecompose
Function · 0.45
multiply
Function · 0.45
SVD.C
File · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36