![]() |
Reference documentation for deal.II version 8.5.1
|
This is the complete list of members for SolverCG< VectorType >, including all inherited members.
| additional_data | SolverCG< VectorType > | protected |
| all_condition_numbers_signal | SolverCG< VectorType > | protected |
| all_eigenvalues_signal | SolverCG< VectorType > | protected |
| coefficients_signal | SolverCG< VectorType > | protected |
| compute_eigs_and_cond(const std::vector< double > &diagonal, const std::vector< double > &offdiagonal, const boost::signals2::signal< void(const std::vector< double > &)> &eigenvalues_signal, const boost::signals2::signal< void(double)> &cond_signal, const bool log_eigenvalues, const bool log_cond) | SolverCG< VectorType > | protectedstatic |
| condition_number_signal | SolverCG< VectorType > | protected |
| connect(const std_cxx11::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType ¤t_iterate)> &slot) | Solver< VectorType > | inline |
| connect_coefficients_slot(const std_cxx11::function< void(double, double)> &slot) | SolverCG< VectorType > | |
| connect_condition_number_slot(const std_cxx11::function< void(double)> &slot, const bool every_iteration=false) | SolverCG< VectorType > | |
| connect_eigenvalues_slot(const std_cxx11::function< void(const std::vector< double > &)> &slot, const bool every_iteration=false) | SolverCG< VectorType > | |
| eigenvalues_signal | SolverCG< VectorType > | protected |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
| iteration_status | Solver< VectorType > | protected |
| list_subscribers() const | Subscriptor | |
| memory | Solver< VectorType > | protected |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| operator=(Subscriptor &&) | Subscriptor | |
| print_vectors(const unsigned int step, const VectorType &x, const VectorType &r, const VectorType &d) const | SolverCG< VectorType > | protectedvirtual |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size_type typedef | SolverCG< VectorType > | |
| solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &precondition) | SolverCG< VectorType > | |
| Solver(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory) | Solver< VectorType > | inline |
| Solver(SolverControl &solver_control) | Solver< VectorType > | inline |
| SolverCG(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData()) | SolverCG< VectorType > | |
| SolverCG(SolverControl &cn, const AdditionalData &data=AdditionalData()) | SolverCG< VectorType > | |
| static_vector_memory | Solver< VectorType > | mutableprotected |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Subscriptor(Subscriptor &&) | Subscriptor | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| vector_type typedef | Solver< VectorType > | |
| Vr | SolverCG< VectorType > | protected |
| ~SolverCG() | SolverCG< VectorType > | virtual |
| ~Subscriptor() | Subscriptor | virtual |
1.8.13