OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FuelCellShop::SolutionVariable Member List

This is the complete list of members for FuelCellShop::SolutionVariable, including all inherited members.

dataFuelCellShop::SolutionVariableprivate
default_dataFuelCellShop::SolutionVariableprivate
get_data() const FuelCellShop::SolutionVariableinline
get_default_data() const FuelCellShop::SolutionVariableinline
get_variablename() const FuelCellShop::SolutionVariableinline
initializedFuelCellShop::SolutionVariableprivate
initialized_dataFuelCellShop::SolutionVariableprivate
initialized_default_dataFuelCellShop::SolutionVariableprivate
is_data_initialized() const FuelCellShop::SolutionVariableinline
is_default_data_initialized() const FuelCellShop::SolutionVariableinline
is_initialized() const FuelCellShop::SolutionVariableinline
nameFuelCellShop::SolutionVariableprivate
operator*(const SolutionVariable &left, const double &right)FuelCellShop::SolutionVariablefriend
operator*(const double &left, const SolutionVariable &right)FuelCellShop::SolutionVariablefriend
operator/(const SolutionVariable &left, const double &right)FuelCellShop::SolutionVariablefriend
operator[](const unsigned int &i) const FuelCellShop::SolutionVariableinline
size() const FuelCellShop::SolutionVariableinline
SolutionVariable()FuelCellShop::SolutionVariableinline
SolutionVariable(const std::vector< double > *data_in, const VariableNames &name_in)FuelCellShop::SolutionVariableinline
SolutionVariable(const double &value, const unsigned int &length, const VariableNames &name_in)FuelCellShop::SolutionVariableinline
SolutionVariable(const std::vector< double > &data_in, const VariableNames &name_in)FuelCellShop::SolutionVariableinline