| _counts | libMesh::ReferenceCounter | protectedstatic |
| _enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
| _first_local_index | libMesh::RBConstructionBase< Base > | private |
| _mutex | libMesh::ReferenceCounter | protectedstatic |
| _n_global_training_samples | libMesh::RBConstructionBase< Base > | private |
| _n_local_training_samples | libMesh::RBConstructionBase< Base > | private |
| _n_objects | libMesh::ReferenceCounter | protectedstatic |
| _normalize_solution_snapshots | libMesh::RBConstructionBase< Base > | protected |
| _training_parameters | libMesh::RBConstructionBase< Base > | private |
| _training_parameters_initialized | libMesh::RBConstructionBase< Base > | private |
| _training_parameters_random_seed | libMesh::RBConstructionBase< Base > | private |
| broadcast_parameters(const unsigned int proc_id) | libMesh::RBConstructionBase< Base > | |
| clear() | libMesh::RBConstructionBase< Base > | virtual |
| Counts typedef | libMesh::ReferenceCounter | protected |
| disable_print_counter_info() | libMesh::ReferenceCounter | static |
| enable_print_counter_info() | libMesh::ReferenceCounter | static |
| generate_training_parameters_deterministic(const Parallel::Communicator &communicator, const std::map< std::string, bool > &log_param_scale, std::map< std::string, std::vector< RBParameter >> &local_training_parameters_in, const unsigned int n_global_training_samples_in, const RBParameters &min_parameters, const RBParameters &max_parameters, const bool serial_training_set=false) | libMesh::RBConstructionBase< Base > | static |
| generate_training_parameters_random(const Parallel::Communicator &communicator, const std::map< std::string, bool > &log_param_scale, std::map< std::string, std::vector< RBParameter >> &local_training_parameters_in, const unsigned int n_global_training_samples_in, const RBParameters &min_parameters, const RBParameters &max_parameters, const int training_parameters_random_seed=-1, const bool serial_training_set=false) | libMesh::RBConstructionBase< Base > | static |
| get_closest_value(Real value, const std::vector< Real > &list_of_values) | libMesh::RBParametrized | static |
| get_deterministic_training_parameter_name() const | libMesh::RBConstructionBase< Base > | |
| get_discrete_parameter_values() const | libMesh::RBParametrized | |
| get_first_local_training_index() const | libMesh::RBConstructionBase< Base > | |
| get_global_max_error_pair(const Parallel::Communicator &communicator, std::pair< numeric_index_type, Real > &error_pair) | libMesh::RBConstructionBase< Base > | protectedstatic |
| get_info() | libMesh::ReferenceCounter | static |
| get_last_local_training_index() const | libMesh::RBConstructionBase< Base > | |
| get_local_n_training_samples() const | libMesh::RBConstructionBase< Base > | |
| get_n_continuous_params() const | libMesh::RBParametrized | |
| get_n_discrete_params() const | libMesh::RBParametrized | |
| get_n_params() const | libMesh::RBParametrized | |
| get_n_training_samples() const | libMesh::RBConstructionBase< Base > | |
| get_parameter_max(const std::string ¶m_name) const | libMesh::RBParametrized | |
| get_parameter_min(const std::string ¶m_name) const | libMesh::RBParametrized | |
| get_parameter_names() const | libMesh::RBParametrized | |
| get_parameters() const | libMesh::RBParametrized | |
| get_parameters_max() const | libMesh::RBParametrized | |
| get_parameters_min() const | libMesh::RBParametrized | |
| get_params_from_training_set(unsigned int global_index) | libMesh::RBConstructionBase< Base > | protected |
| increment_constructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| increment_destructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| init_data() | libMesh::RBConstructionBase< Base > | protectedvirtual |
| initialize_parameters(const RBParameters &mu_min_in, const RBParameters &mu_max_in, const std::map< std::string, std::vector< Real >> &discrete_parameter_values) | libMesh::RBParametrized | |
| initialize_parameters(const RBParametrized &rb_parametrized) | libMesh::RBParametrized | |
| initialize_training_parameters(const RBParameters &mu_min, const RBParameters &mu_max, const unsigned int n_global_training_samples, const std::map< std::string, bool > &log_param_scale, const bool deterministic=true) | libMesh::RBConstructionBase< Base > | virtual |
| inner_product_storage_vector | libMesh::RBConstructionBase< Base > | protected |
| is_discrete_parameter(const std::string &mu_name) const | libMesh::RBParametrized | |
| is_quiet() const | libMesh::RBConstructionBase< Base > | inline |
| load_training_set(const std::map< std::string, std::vector< RBParameter >> &new_training_set) | libMesh::RBConstructionBase< Base > | virtual |
| n_objects() | libMesh::ReferenceCounter | inlinestatic |
| operator=(RBConstructionBase &&)=delete | libMesh::RBConstructionBase< Base > | |
| operator=(const RBConstructionBase &)=delete | libMesh::RBConstructionBase< Base > | |
| libMesh::RBParametrized::operator=(RBParametrized &&)=default | libMesh::RBParametrized | |
| libMesh::RBParametrized::operator=(const RBParametrized &)=default | libMesh::RBParametrized | |
| ReferenceCountedObject< RBParametrized >::operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< RBParametrized > | inlineprotected |
| print_discrete_parameter_values() const | libMesh::RBParametrized | |
| print_info(std::ostream &out_stream=libMesh::out) | libMesh::ReferenceCounter | static |
| print_parameters() const | libMesh::RBParametrized | |
| quiet_mode | libMesh::RBConstructionBase< Base > | protected |
| RBConstructionBase(EquationSystems &es, const std::string &name, const unsigned int number) | libMesh::RBConstructionBase< Base > | |
| RBConstructionBase(RBConstructionBase &&)=default | libMesh::RBConstructionBase< Base > | |
| RBConstructionBase(const RBConstructionBase &)=delete | libMesh::RBConstructionBase< Base > | |
| RBParametrized() | libMesh::RBParametrized | |
| RBParametrized(RBParametrized &&)=default | libMesh::RBParametrized | |
| RBParametrized(const RBParametrized &)=default | libMesh::RBParametrized | |
| read_parameter_data_from_files(const std::string &continuous_param_file_name, const std::string &discrete_param_file_name, const bool read_binary_data) | libMesh::RBParametrized | |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< RBParametrized > | inlineprotected |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< RBParametrized > | inlineprotected |
| ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< RBParametrized > | inlineprotected |
| ReferenceCounter() | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | inlineprotected |
| serial_training_set | libMesh::RBConstructionBase< Base > | protected |
| set_deterministic_training_parameter_name(const std::string &name) | libMesh::RBConstructionBase< Base > | |
| set_normalize_solution_snapshots(bool value) | libMesh::RBConstructionBase< Base > | |
| set_parameters(const RBParameters ¶ms) | libMesh::RBParametrized | |
| set_params_from_training_set(unsigned int global_index) | libMesh::RBConstructionBase< Base > | protected |
| set_params_from_training_set_and_broadcast(unsigned int global_index) | libMesh::RBConstructionBase< Base > | protectedvirtual |
| set_quiet_mode(bool quiet_mode_in) | libMesh::RBConstructionBase< Base > | inline |
| set_training_parameter_values(const std::string ¶m_name, const std::vector< RBParameter > &values) | libMesh::RBConstructionBase< Base > | |
| set_training_random_seed(int seed) | libMesh::RBConstructionBase< Base > | |
| sys_type typedef | libMesh::RBConstructionBase< Base > | |
| system() | libMesh::RBConstructionBase< Base > | inline |
| verbose_mode | libMesh::RBParametrized | |
| write_parameter_data_to_files(const std::string &continuous_param_file_name, const std::string &discrete_param_file_name, const bool write_binary_data) | libMesh::RBParametrized | |
| ~RBConstructionBase() | libMesh::RBConstructionBase< Base > | virtual |
| ~RBParametrized() | libMesh::RBParametrized | virtual |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< RBParametrized > | inline |
| ~ReferenceCounter() | libMesh::ReferenceCounter | inline |