Removed dataSchedule class

This commit is contained in:
mattijs
2008-05-20 09:28:00 +01:00
parent 14befb8ec4
commit 14a17c6fef
7 changed files with 95 additions and 357 deletions

View File

@ -41,7 +41,7 @@ SourceFiles
#define directMappedPolyPatch_H
#include "polyPatch.H"
#include "dataSchedule.H"
#include "labelPair.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@ -64,7 +64,7 @@ class directMappedPolyPatch
// Derived information
//- Communication schedule
//- Communication schedule.
mutable autoPtr<List<labelPair> > schedulePtr_;
//- Cells to sample per processor