OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
This is the complete list of members for FuelCell::SystemManagement, including all inherited members.
all_equation_names | FuelCell::SystemManagement | protected |
all_solution_names | FuelCell::SystemManagement | protected |
block_info | FuelCell::SystemManagement | |
cell_couplings | FuelCell::SystemManagement | |
check_equation_names() const | FuelCell::SystemManagement | protected |
check_solution_names() const | FuelCell::SystemManagement | protected |
declare_parameters(ParameterHandler ¶m) const | FuelCell::SystemManagement | |
DeclException2(VariableNotFoundInFCSTVariables, std::string, std::string,<< "A "<< arg1<< " with name \""<< arg2<< "\" is not stored in available FCST solution variables") | FuelCell::SystemManagement | |
DeclException2(EquationNotFoundInFCSTEquations, std::string, std::string,<< "An "<< arg1<< " with name \""<< arg2<< "\" is not stored in available FCST equations") | FuelCell::SystemManagement | |
DeclException2(VariableNotFoundInUserVariables, std::string, std::string,<< "A "<< arg1<< " with name \""<< arg2<< "\" is not stored in user defined solution variables") | FuelCell::SystemManagement | |
DeclException2(EquationNotFoundInUserEquations, std::string, std::string,<< "An "<< arg1<< " with name \""<< arg2<< "\" is not stored in user defined equations") | FuelCell::SystemManagement | |
DeclException5(SystemMatrixBlockDoesNotExist, std::string, unsigned int, unsigned int, std::string, std::string,<< "A "<< arg1<< " ("<< arg2<< ","<< arg3<< ") "<< "does not exist, because the variable \""<< arg4<< "\" is not coupled with the equation \""<< arg5<< "\"") | FuelCell::SystemManagement | |
equation_name_to_index(const std::string &name) const | FuelCell::SystemManagement | |
equation_names | FuelCell::SystemManagement | protected |
flux_couplings | FuelCell::SystemManagement | |
get_all_equation_names() const | FuelCell::SystemManagement | inline |
get_all_solution_names() const | FuelCell::SystemManagement | inline |
get_equation_names() const | FuelCell::SystemManagement | inline |
get_number_of_solution_names() const | FuelCell::SystemManagement | inline |
get_solution_names() const | FuelCell::SystemManagement | inline |
get_VariableNames(const VariableNames value) | FuelCell::SystemManagement | inline |
initialize(FuelCell::ApplicationCore::BlockInfo &rblock_info, Table< 2, DoFTools::Coupling > &rcell_couplings, Table< 2, DoFTools::Coupling > &rflux_couplings) | FuelCell::SystemManagement | inline |
initialize(ParameterHandler ¶m) | FuelCell::SystemManagement | |
make_cell_couplings(const std::vector< couplings_map > &src) | FuelCell::SystemManagement | |
make_flux_couplings(const std::vector< couplings_map > &src) | FuelCell::SystemManagement | |
matrix_block_index(const std::string &equation_name, const std::string &solution_name) const | FuelCell::SystemManagement | |
matrix_block_index_exists(const std::string &equation_name, const std::string &solution_name) const | FuelCell::SystemManagement | inline |
n_solution_names | FuelCell::SystemManagement | protected |
print_system_info() const | FuelCell::SystemManagement | |
set_all_equation_names() | FuelCell::SystemManagement | protected |
set_all_solution_names() | FuelCell::SystemManagement | protected |
solution_in_userlist(const std::string &name) const | FuelCell::SystemManagement | |
solution_name_to_index(const std::string &name) const | FuelCell::SystemManagement | |
solution_names | FuelCell::SystemManagement | protected |
SystemManagement() | FuelCell::SystemManagement | |
SystemManagement(FuelCell::ApplicationCore::BlockInfo &block_info, Table< 2, DoFTools::Coupling > &cell_couplings, Table< 2, DoFTools::Coupling > &flux_couplings) | FuelCell::SystemManagement | |
VariableNames_strings | FuelCell::SystemManagement | protected |
~SystemManagement() | FuelCell::SystemManagement |