Go to the source code of this file.
Functions | |
| Info<< "\Create databases as time"<< endl;HashTable< string > | srcOptions (args.options()) |
| srcOptions | erase ("case") |
| srcOptions | insert ("case", fileName(rootDirSource/caseDirSource)) |
| argList | argsSrc (args, srcOptions, false, false, false) |
| Time | runTimeSource (Time::controlDictName, argsSrc) |
| Time | runTimeTarget (Time::controlDictName, args) |
| Info<< "\nCreate databases as time" << endl; HashTable<string> srcOptions | ( | args. | options() | ) |
| srcOptions erase | ( | "case" | ) |
Referenced by HashTable< Foam::phase *>::erase(), HashSet< label, Hash< label > >::operator-=(), HashSet< label, Hash< label > >::operator^=(), HashSet< label, Hash< label > >::operator|=(), and HashPtrTable< ThermoType >::remove().

| srcOptions insert | ( | "case" | , |
| fileName(rootDirSource/caseDirSource) | |||
| ) |
| argList argsSrc | ( | args | , |
| srcOptions | , | ||
| false | , | ||
| false | , | ||
| false | |||
| ) |
| Time runTimeSource | ( | Time::controlDictName | , |
| argsSrc | |||
| ) |
| Time runTimeTarget | ( | Time::controlDictName | , |
| args | |||
| ) |
1.8.13