Go to the source code of this file.
Function Documentation
argList::validArgs clear |
( |
| ) |
|
Referenced by ILList< LListBase, T >::clear(), DictionaryBase< IDLListType, T >::clear(), LPtrList< LListBase, T >::clear(), wordRe::clear(), LList< LListBase, T >::clear(), UnsortedMeshedSurface< Face >::clear(), DsmcCloud< ParcelType >::clear(), StaticHashTable< T, Key, Hash >::clearStorage(), HashTable< T, Key, Hash >::clearStorage(), DsmcCloud< ParcelType >::DsmcCloud(), sampledPatch::expire(), sampledTriSurfaceMesh::expire(), moleculeCloud::moleculeCloud(), HashPtrTable< T, Key, Hash >::operator=(), ILList< LListBase, T >::operator=(), UILList< LListBase, T >::operator=(), LPtrList< LListBase, T >::operator=(), Matrix< Form, Type >::operator=(), LList< LListBase, T >::operator=(), StaticHashTable< T, Key, Hash >::operator=(), HashTable< T, Key, Hash >::operator=(), UnsortedMeshedSurface< Face >::operator=(), MeshedSurface< Face >::operator=(), dictionary::operator=(), Foam::pow(), reactingMixture< ThermoType >::reactingMixture(), OBJsurfaceFormat< Face >::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OFFsurfaceFormat< Face >::read(), AC3DsurfaceFormat< Face >::read(), TRIsurfaceFormat< Face >::read(), FTRsurfaceFormat< Face >::read(), STARCDsurfaceFormat< Face >::read(), OFSsurfaceFormat< Face >::read(), fvSchemes::read(), STLsurfaceFormat< Face >::read(), UnsortedMeshedSurface< Face >::read(), MeshedSurface< Face >::read(), TimeActivatedExplicitSourceList< Type >::readData(), porousZones::readData(), boundaryRegion::readDict(), cellTable::readDict(), cuttingPlane::reCut(), regExp::set(), UPtrList< T >::setSize(), CompactListList< T >::setSize(), CompactListList_dev< T, Container >::setSize(), PtrList< T >::setSize(), List< T >::setSize(), SHA1::SHA1(), Foam::stabilise(), ILList< LListBase, T >::transfer(), Matrix< Form, Type >::transfer(), LPtrList< LListBase, T >::transfer(), PtrList< T >::transfer(), LList< LListBase, T >::transfer(), StaticHashTable< T, Key, Hash >::transfer(), HashTable< T, Key, Hash >::transfer(), MeshedSurface< Face >::transfer(), Foam::transform(), autoPtr< T >::~autoPtr(), HashPtrTable< T, Key, Hash >::~HashPtrTable(), HashTable< T, Key, Hash >::~HashTable(), ILList< LListBase, T >::~ILList(), LList< LListBase, T >::~LList(), LPtrList< LListBase, T >::~LPtrList(), and regExp::~regExp().
argList::validArgs append |
( |
"master root" |
| ) |
|
Referenced by Cloud< ParticleType >::addParticle(), DictionaryBase< IDLListType, T >::append(), ILList< LListBase, T >::ILList(), ILList< LListBase, T >::operator=(), UILList< LListBase, T >::operator=(), LPtrList< LListBase, T >::operator=(), LList< LListBase, T >::operator=(), primitiveEntry::read(), SHA1::SHA1(), and UILList< LListBase, T >::UILList().
argList::validArgs append |
( |
"master case" |
| ) |
|
argList::validOptions insert |
( |
"masterRegion" |
, |
|
|
"name" |
|
|
) |
| |
argList::validArgs append |
( |
"root to add" |
| ) |
|
argList::validArgs append |
( |
"case to add" |
| ) |
|
argList::validOptions insert |
( |
"addRegion" |
, |
|
|
"name" |
|
|
) |
| |
argList args |
( |
argc |
, |
|
|
argv |
|
|
) |
| |
fileName rootDirMaster |
( |
args. |
additionalArgs()[0] | ) |
|
fileName caseDirMaster |
( |
args. |
additionalArgs()[1] | ) |
|
fileName rootDirToAdd |
( |
args. |
additionalArgs()[2] | ) |
|
fileName caseDirToAdd |
( |
args. |
additionalArgs()[3] | ) |
|
Variable Documentation
word masterRegion = polyMesh::defaultRegion |
word addRegion = polyMesh::defaultRegion |