Go to the documentation of this file.
102 using namespace Foam;
106 int main(
int argc,
char *argv[])
110 "Perform noise analysis of pressure data"
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
const word & name() const
Return name.
A class for handling words, derived from Foam::string.
static void addNote(const string ¬e)
Add extra notes for the usage information.
const word dictName("blockMeshDict")
Ostream & endl(Ostream &os)
Add newline and flush stream.
messageStream Info
Information stream (uses stdout - output is on the master only)
static autoPtr< noiseModel > New(const dictionary &dict)
Selector.
static void noCheckProcessorDirectories()
Remove checking of processor directories.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static void addOption(const word &optName, const string ¶m="", const string &usage="", bool advanced=false)
Add an option to validOptions with usage information.