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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Groups Pages
ExampleProgramComLine Class Reference

The ComLineObject for the example programs. More...

Detailed Description

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 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...
 
Inheritance diagram for ExampleProgramComLine:
[legend]
Collaboration diagram for ExampleProgramComLine:
[legend]

The documentation for this class was generated from the following file: