Formatting
This commit is contained in:
parent
857db99eb1
commit
b72caa65b7
1 changed files with 35 additions and 36 deletions
|
@ -112,8 +112,7 @@ public:
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
|
||||||
// Destructor
|
//- Destructor
|
||||||
|
|
||||||
~amgMatrix()
|
~amgMatrix()
|
||||||
{
|
{
|
||||||
deleteDemandDrivenData(addrPtr_);
|
deleteDemandDrivenData(addrPtr_);
|
||||||
|
|
Reference in a new issue