Formatting
This commit is contained in:
parent
b532587f12
commit
3936303a8e
2 changed files with 2 additions and 4 deletions
|
@ -91,7 +91,6 @@ public:
|
|||
{}
|
||||
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
||||
// Coupled interface matrix update, scalar matrices
|
||||
|
|
|
@ -62,9 +62,8 @@ public:
|
|||
{}
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
virtual ~processorLduInterfaceField();
|
||||
//- Destructor
|
||||
virtual ~processorLduInterfaceField();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
|
Reference in a new issue