add region option

This commit is contained in:
mattijs
2009-04-25 14:46:03 +01:00
parent c7dd5e32c5
commit 2d96e32b13
3 changed files with 14 additions and 3 deletions

View File

@ -97,10 +97,11 @@ using namespace Foam;
int main(int argc, char *argv[])
{
timeSelector::addOptions();
# include "addRegionOption.H"
# include "setRootCase.H"
# include "createTime.H"
instantList timeDirs = timeSelector::select0(runTime, args);
# include "createMesh.H"
# include "createNamedMesh.H"
IOsampledSets sSets
(