Go to the source code of this file.
|
| namespace | FuelCellShop |
| | Container Namespace for Fuel Cell data classes.
|
| |
| namespace | FuelCellShop::Equation |
| | Namespace to hold classes that describe physical processes in fuel cells.
|
| |
|
|
| | FuelCellShop::Equation::DeclException2 (VariableNotFoundForKinetics, std::string, std::string,<< "For "<< arg1<< " kinetics source terms, \""<< arg2<< "\" is not found as one of the solution variables.") |
| | Exception thrown when a particular "Required" solution variable is not found for cathode or anode kinetics, in user-defined solution variables.
|
| |