mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
MatrixSpace: Corrected typo
This commit is contained in:
@ -181,7 +181,7 @@ public:
|
||||
const VectorSpace<VSForm, Cmpt, SubTensor::mRows>& v
|
||||
);
|
||||
|
||||
//- Construct and return the sub-ensor corresponding to this block
|
||||
//- Construct and return the sub-tensor corresponding to this block
|
||||
inline SubTensor operator()() const;
|
||||
|
||||
//- (i, j) const element access operator
|
||||
|
||||
Reference in New Issue
Block a user