cloud rereading

This commit is contained in:
mattijs
2009-07-07 17:36:32 +01:00
parent 7ebe502845
commit 92311ec76d
4 changed files with 78 additions and 85 deletions

View File

@ -117,6 +117,7 @@ void Foam::Particle<ParticleType>::readFields
}
IOobject procIO(c.fieldIOobject("origProcId", IOobject::MUST_READ));
if (procIO.headerOk())
{
IOField<label> origProcId(procIO);