38 #ifndef RectangularMatrix_H
39 #define RectangularMatrix_H
56 public Matrix<RectangularMatrix<Type>, Type>
Pre-declare SubField and related Field type.
A templated (m x n) matrix of objects of <T>.
Matrix()
Null constructor.
A templated 2D rectangular m x n matrix of objects of <Type>.
RectangularMatrix()
Null constructor.
static word typeName()
Return the instantiated type name.
autoPtr< RectangularMatrix< Type > > clone() const
Clone.
void operator=(const zero)
Assignment of all elements to zero.
A templated 2D square matrix of objects of <T>, where the n x n matrix dimension is known and used fo...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Traits class for primitives.
Abstract template class to provide the form resulting from.
A class for handling words, derived from string.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
void outer(LagrangianPatchField< typename outerProduct< Type1, Type2 >::type > &f, const LagrangianPatchField< Type1 > &f1, const LagrangianPatchField< Type2 > &f2)
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.