Formatting
This commit is contained in:
parent
1c48fd672d
commit
d62a001ab1
2 changed files with 5 additions and 7 deletions
|
@ -113,8 +113,7 @@ public:
|
|||
);
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
//- Destructor
|
||||
virtual ~coarseBlockAMGLevel();
|
||||
|
||||
|
||||
|
|
|
@ -112,8 +112,7 @@ public:
|
|||
);
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
//- Destructor
|
||||
virtual ~fineBlockAMGLevel()
|
||||
{}
|
||||
|
||||
|
|
Reference in a new issue