Updated template formatting to C++11

This commit is contained in:
Henry Weller
2016-07-12 20:03:29 +01:00
parent c535f6a3c4
commit ab84d6941f
11 changed files with 22 additions and 22 deletions

View File

@ -150,7 +150,7 @@ void Foam::fvMeshDistribute::mapBoundaryFields
template<class T>
void Foam::fvMeshDistribute::saveInternalFields
(
PtrList<Field<T> >& iflds
PtrList<Field<T>>& iflds
) const
{
typedef GeometricField<T, fvsPatchField, surfaceMesh> fldType;
@ -179,7 +179,7 @@ template<class T>
void Foam::fvMeshDistribute::mapExposedFaces
(
const mapPolyMesh& map,
const PtrList<Field<T> >& oldFlds
const PtrList<Field<T>>& oldFlds
)
{
// Set boundary values of exposed internal faces