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

This is the complete list of members for FuelCell::SystemManagement, including all inherited members.

all_equation_namesFuelCell::SystemManagementprotected
all_solution_namesFuelCell::SystemManagementprotected
block_infoFuelCell::SystemManagement
cell_couplingsFuelCell::SystemManagement
check_equation_names() const FuelCell::SystemManagementprotected
check_solution_names() const FuelCell::SystemManagementprotected
declare_parameters(ParameterHandler &param) 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_namesFuelCell::SystemManagementprotected
flux_couplingsFuelCell::SystemManagement
get_all_equation_names() const FuelCell::SystemManagementinline
get_all_solution_names() const FuelCell::SystemManagementinline
get_equation_names() const FuelCell::SystemManagementinline
get_number_of_solution_names() const FuelCell::SystemManagementinline
get_solution_names() const FuelCell::SystemManagementinline
initialize(MeshWorker::BlockInfo &rblock_info, Table< 2, DoFTools::Coupling > &rcell_couplings, Table< 2, DoFTools::Coupling > &rflux_couplings)FuelCell::SystemManagementinline
initialize(ParameterHandler &param)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
n_solution_namesFuelCell::SystemManagementprotected
print_system_info() const FuelCell::SystemManagement
set_all_equation_names()FuelCell::SystemManagementprotected
set_all_solution_names()FuelCell::SystemManagementprotected
solution_in_userlist(const std::string &name) const FuelCell::SystemManagement
solution_name_to_index(const std::string &name) const FuelCell::SystemManagement
solution_namesFuelCell::SystemManagementprotected
SystemManagement()FuelCell::SystemManagement
SystemManagement(MeshWorker::BlockInfo &block_info, Table< 2, DoFTools::Coupling > &cell_couplings, Table< 2, DoFTools::Coupling > &flux_couplings)FuelCell::SystemManagement
~SystemManagement()FuelCell::SystemManagement