Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 261 Bytes

RectangularMatrix.T.md

File metadata and controls

13 lines (9 loc) · 261 Bytes

RectangularMatrix.T

Class

Foam::RectangularMatrix

Description

A templated 2D rectangular m x n matrix of objects of <Type>.

The matrix dimensions are used for subscript bounds checking etc.

SourceFiles

RectangularMatrixI.H RectangularMatrix.C