CrankNicolsonDdtScheme: Syntax fix for Clang 5.0.1

This commit is contained in:
Will Bainbridge
2018-01-11 09:53:19 +00:00
parent a44e95d119
commit ed87738735

View File

@ -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,