ENH: IO Improvements, seg fault in parallel needing found.

This commit is contained in:
graham
2010-05-28 16:12:54 +01:00
parent 0f7a124152
commit 0531475578
15 changed files with 483 additions and 67 deletions

View File

@ -89,7 +89,7 @@ Foam::tmp<Foam::IOField<Type> > Foam::reconstructLagrangianField
template<class Type>
Foam::tmp<Foam::IOFieldField<Field<Type>, Type> >
Foam::tmp<Foam::IOFieldField<Foam::Field<Type>, Type> >
Foam::reconstructLagrangianFieldField
(
const word& cloudName,