COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Builder for OptionComponents. More...
#include <Builder.hpp>
Inherits OptionBuilder.
Public Member Functions | |
OptionComponentBuilder () | |
virtual boost::shared_ptr< Option > | create_option (const std::string &name, const boost::any &default_value) |
Create an option with the given default value, passed as a string or vector of strings. More... | |
Public Member Functions inherited from OptionBuilder | |
virtual | ~OptionBuilder () |
Builder for OptionComponents.
Definition at line 87 of file Builder.hpp.
|
inline |
Definition at line 90 of file Builder.hpp.
|
inlinevirtual |
Create an option with the given default value, passed as a string or vector of strings.
Implements OptionBuilder.
Definition at line 91 of file Builder.hpp.
Send comments to: COOLFluiD Web Admin |