Formatting
This commit is contained in:
parent
33c1be373c
commit
d3f244aec0
1 changed files with 22 additions and 23 deletions
|
@ -211,7 +211,6 @@ defineNamedTemplateTypeNameAndDebug(SS<Type>, 0); \
|
|||
convectionScheme<Type>::addIstreamConstructorToTable<SS<Type> > \
|
||||
add##SS##Type##IstreamConstructorToTable_;
|
||||
|
||||
|
||||
#define makeFvConvectionScheme(SS) \
|
||||
\
|
||||
makeFvConvectionTypeScheme(SS, scalar) \
|
||||
|
|
Reference in a new issue