Formatting
This commit is contained in:
parent
1733b1515d
commit
8ef4f14738
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,7 @@ namespace Foam
|
|||
{
|
||||
|
||||
/*---------------------------------------------------------------------------*\
|
||||
Class processorAMGInterface Declaration
|
||||
Class processorAMGInterface Declaration
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
class processorAMGInterface
|
||||
|
@ -80,6 +80,7 @@ public:
|
|||
//- Runtime type information
|
||||
TypeName("processor");
|
||||
|
||||
|
||||
// Constructors
|
||||
|
||||
//- Construct from fine-level interface,
|
||||
|
|
Reference in a new issue