mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
SquareMatrix: Add setSize and assignment to identity
This commit is contained in:
@ -99,7 +99,7 @@ public:
|
||||
|
||||
// Member operators
|
||||
|
||||
//- Assignment of all entries to zero
|
||||
//- Assignment of all elements to zero
|
||||
void operator=(const zero);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user