SquareMatrix()
Null constructor.
autoPtr< SquareMatrix< Type > > clone() const
Clone.
A templated 2D matrix of objects of <T>, where the n x m matrix dimensions are known and used for sub...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
errorManipArg< error, int > exit(error &err, const int errNo=1)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A templated 2D square matrix of objects of <T>, where the n x n matrix dimension is known and used fo...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.