COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Commands Class Reference

#include <Commands.hpp>

Public Types

typedef boost::program_options::options_description commands_description
 

Public Member Functions

 Commands ()
 

Static Public Member Functions

static commands_description description ()
 
static void compare (const std::vector< std::string > &params)
 

Static Public Attributes

static boost::shared_ptr< common::Componentcurrent_component
 

Detailed Description

Definition at line 19 of file Commands.hpp.

Member Typedef Documentation

typedef boost::program_options::options_description commands_description

Definition at line 23 of file Commands.hpp.

Constructor & Destructor Documentation

Commands ( )

Definition at line 39 of file Commands.cpp.

Member Function Documentation

void compare ( const std::vector< std::string > &  params)
static

Definition at line 56 of file Commands.cpp.

Commands::commands_description description ( )
static

Definition at line 45 of file Commands.cpp.

Member Data Documentation

boost::shared_ptr<common::Component> current_component
static

Definition at line 35 of file Commands.hpp.


The documentation for this class was generated from the following files:
Send comments to:
COOLFluiD Web Admin