ASPECT
|
This is the complete list of members for aspect::SphericalManifold< dim, spacedim >, including all inherited members.
center | aspect::SphericalManifold< dim, spacedim > | |
clone() const override | aspect::SphericalManifold< dim, spacedim > | virtual |
do_get_new_points(const ArrayView< const Point< spacedim >> &surrounding_points, const ArrayView< const double > &weights, ArrayView< Point< spacedim >> new_points) const | aspect::SphericalManifold< dim, spacedim > | private |
get_intermediate_point(const Point< spacedim > &p1, const Point< spacedim > &p2, const double w) const override | aspect::SphericalManifold< dim, spacedim > | virtual |
get_new_point(const ArrayView< const Point< spacedim >> &vertices, const ArrayView< const double > &weights) const override | aspect::SphericalManifold< dim, spacedim > | virtual |
get_new_points(const ArrayView< const Point< spacedim >> &surrounding_points, const Table< 2, double > &weights, ArrayView< Point< spacedim >> new_points) const override | aspect::SphericalManifold< dim, spacedim > | virtual |
get_normals_at_vertices(const typename Triangulation< dim, spacedim >::face_iterator &face, typename Manifold< dim, spacedim >::FaceVertexNormals &face_vertex_normals) const override | aspect::SphericalManifold< dim, spacedim > | virtual |
get_tangent_vector(const Point< spacedim > &x1, const Point< spacedim > &x2) const override | aspect::SphericalManifold< dim, spacedim > | virtual |
guess_new_point(const ArrayView< const Tensor< 1, spacedim >> &directions, const ArrayView< const double > &distances, const ArrayView< const double > &weights) const | aspect::SphericalManifold< dim, spacedim > | private |
normal_vector(const typename Triangulation< dim, spacedim >::face_iterator &face, const Point< spacedim > &p) const override | aspect::SphericalManifold< dim, spacedim > | virtual |
polar_manifold | aspect::SphericalManifold< dim, spacedim > | private |
SphericalManifold(const Point< spacedim > center=Point< spacedim >()) | aspect::SphericalManifold< dim, spacedim > |