MCPcopy 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
92template<class MatrixType>
93inline Foam::label Foam::ConstMatrixBlock<MatrixType>::m() const
94{
95 return mRows_;
96}
97
98
99template<class MatrixType>

Callers 3

ConstMatrixBlockMethod · 0.45
MatrixBlockMethod · 0.45
MatrixBlock.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected