![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for Multigrid< VectorType >, including all inherited members.
| coarse | Multigrid< VectorType > | private |
| Cycle enum name | Multigrid< VectorType > | |
| cycle() | Multigrid< VectorType > | |
| cycle_type | Multigrid< VectorType > | private |
| debug | Multigrid< VectorType > | private |
| DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | |
| DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.") | Subscriptor | |
| defect | Multigrid< VectorType > | |
| defect2 | Multigrid< VectorType > | private |
| edge_down | Multigrid< VectorType > | private |
| edge_in | Multigrid< VectorType > | private |
| edge_out | Multigrid< VectorType > | private |
| edge_up | Multigrid< VectorType > | private |
| f_cycle enum value | Multigrid< VectorType > | |
| get_maxlevel() const | Multigrid< VectorType > | |
| get_minlevel() const | Multigrid< VectorType > | |
| level_step(const unsigned int level, Cycle cycle) | Multigrid< VectorType > | private |
| level_v_step(const unsigned int level) | Multigrid< VectorType > | private |
| list_subscribers() const | Subscriptor | |
| matrix | Multigrid< VectorType > | private |
| maxlevel | Multigrid< VectorType > | private |
| minlevel | Multigrid< VectorType > | private |
| Multigrid(const DoFHandler< dim > &mg_dof_handler, const MGMatrixBase< VectorType > &matrix, const MGCoarseGridBase< VectorType > &coarse, const MGTransferBase< VectorType > &transfer, const MGSmootherBase< VectorType > &pre_smooth, const MGSmootherBase< VectorType > &post_smooth, Cycle cycle=v_cycle) | Multigrid< VectorType > | |
| Multigrid(const unsigned int minlevel, const unsigned int maxlevel, const MGMatrixBase< VectorType > &matrix, const MGCoarseGridBase< VectorType > &coarse, const MGTransferBase< VectorType > &transfer, const MGSmootherBase< VectorType > &pre_smooth, const MGSmootherBase< VectorType > &post_smooth, Cycle cycle=v_cycle) | Multigrid< VectorType > | |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| post_smooth | Multigrid< VectorType > | private |
| pre_smooth | Multigrid< VectorType > | private |
| reinit(const unsigned int minlevel, const unsigned int maxlevel) | Multigrid< VectorType > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| set_cycle(Cycle) | Multigrid< VectorType > | |
| set_debug(const unsigned int) | Multigrid< VectorType > | |
| set_edge_flux_matrices(const MGMatrixBase< VectorType > &edge_down, const MGMatrixBase< VectorType > &edge_up) | Multigrid< VectorType > | |
| set_edge_matrices(const MGMatrixBase< VectorType > &edge_out, const MGMatrixBase< VectorType > &edge_in) | Multigrid< VectorType > | |
| set_maxlevel(const unsigned int) | Multigrid< VectorType > | |
| set_minlevel(const unsigned int level, bool relative=false) | Multigrid< VectorType > | |
| solution | Multigrid< VectorType > | |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| t | Multigrid< VectorType > | private |
| transfer | Multigrid< VectorType > | private |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| v_cycle enum value | Multigrid< VectorType > | |
| vcycle() | Multigrid< VectorType > | |
| w_cycle enum value | Multigrid< VectorType > | |
| ~Subscriptor() | Subscriptor | virtual |
1.8.12