Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ n
Method
n
src/OpenFOAM/matrices/MatrixBlock/MatrixBlockI.H:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
99
template<class MatrixType>
100
inline Foam::label Foam::ConstMatrixBlock<MatrixType>::n() const
101
{
102
return nCols_;
103
}
104
105
106
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