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 (VariableNotFoundForSorption, std::string, std::string,<< arg1<< " should be one of the solution variables, in order to account for "<< arg2<< " .") |
| | Exception thrown when a particular "Required" solution variable is not found for sorption source terms, in user-defined solution variables.
|
| |