Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ m
Method
m
src/OpenFOAM/matrices/MatrixBlock/MatrixBlockI.H:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
92
template<class MatrixType>
93
inline Foam::label Foam::ConstMatrixBlock<MatrixType>::m() const
94
{
95
return mRows_;
96
}
97
98
99
template<class MatrixType>
Callers
3
ConstMatrixBlock
Method · 0.45
MatrixBlock
Method · 0.45
MatrixBlock.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected