ElmerFoamFSI
2.0
ElmerFoamFSI is fluid-solid interaction simulation application built up from OpenFOAM CFD and Elmer CSM coupled through the IMPACT multiphysics software integration infrastructure.
|
The ComLineObject for the example programs. More...
The ComLineObject for the example programs.
This comline object implements a basic command-line interface handler for the example programs. These command-line objects handle all of the generation of help messages, command line argument validation, and encapsulation.
Definition at line 72 of file Third_Party_Modules/ElmerFSI/trunk/include/ExampleProgram.H.
#include <ExampleProgram.H>
Public Member Functions | |
ExampleProgramComLine () | |
ExampleProgramComLine (const char *args[]) | |
void | Initialize () |
This is where the actual options and arguments are described. More... | |