CrankNicolsonDdtScheme: Syntax fix for Clang 5.0.1
This commit is contained in:
@ -102,7 +102,7 @@ operator=(const GeoField& gf)
|
||||
|
||||
template<class Type>
|
||||
template<class GeoField>
|
||||
CrankNicolsonDdtScheme<Type>::DDt0Field<GeoField>&
|
||||
typename CrankNicolsonDdtScheme<Type>::template DDt0Field<GeoField>&
|
||||
CrankNicolsonDdtScheme<Type>::ddt0_
|
||||
(
|
||||
const word& name,
|
||||
|
||||
Reference in New Issue
Block a user