![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for ChartManifold< dim, spacedim, chartdim >, including all inherited members.
| ChartManifold(const Point< chartdim > periodicity=Point< chartdim >()) | ChartManifold< dim, spacedim, chartdim > | |
| 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 | |
| get_new_point(const Quadrature< spacedim > &quad) const | ChartManifold< dim, spacedim, chartdim > | virtual |
| get_new_point_on_cell(const typename Triangulation< dim, spacedim >::cell_iterator &cell) const | Manifold< dim, spacedim > | |
| get_new_point_on_face(const typename Triangulation< dim, spacedim >::face_iterator &face) const | Manifold< dim, spacedim > | |
| get_new_point_on_hex(const typename Triangulation< dim, spacedim >::hex_iterator &hex) const | Manifold< dim, spacedim > | virtual |
| get_new_point_on_line(const typename Triangulation< dim, spacedim >::line_iterator &line) const | Manifold< dim, spacedim > | virtual |
| get_new_point_on_quad(const typename Triangulation< dim, spacedim >::quad_iterator &quad) const | Manifold< dim, spacedim > | virtual |
| list_subscribers() const | Subscriptor | |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| project_to_manifold(const std::vector< Point< spacedim > > &surrounding_points, const Point< spacedim > &candidate) const | Manifold< dim, spacedim > | virtual |
| pull_back(const Point< spacedim > &space_point) const =0 | ChartManifold< dim, spacedim, chartdim > | pure virtual |
| push_forward(const Point< chartdim > &chart_point) const =0 | ChartManifold< dim, spacedim, chartdim > | pure virtual |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| sub_manifold | ChartManifold< dim, spacedim, chartdim > | private |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~ChartManifold() | ChartManifold< dim, spacedim, chartdim > | virtual |
| ~Manifold() | Manifold< dim, spacedim > | virtual |
| ~Subscriptor() | Subscriptor | virtual |
1.8.12