Reference documentation for deal.II version 9.3.3
|
This is the complete list of members for ReferenceCell, including all inherited members.
child_cell_on_face(const unsigned int face_n, const unsigned int subface_n, const unsigned char face_orientation=1) const | ReferenceCell | inline |
compute_orientation(const std::array< T, N > &vertices_0, const std::array< T, N > &vertices_1) const | ReferenceCell | inline |
d_linear_shape_function(const Point< dim > &xi, const unsigned int i) const | ReferenceCell | inline |
d_linear_shape_function_gradient(const Point< dim > &xi, const unsigned int i) const | ReferenceCell | inline |
exodusii_face_to_deal_face(const unsigned int face_n) const | ReferenceCell | |
exodusii_vertex_to_deal_vertex(const unsigned int vertex_n) const | ReferenceCell | |
face_indices() const | ReferenceCell | inline |
face_reference_cell(const unsigned int face_no) const | ReferenceCell | inline |
face_to_cell_lines(const unsigned int face, const unsigned int line, const unsigned char face_orientation) const | ReferenceCell | inline |
face_to_cell_vertices(const unsigned int face, const unsigned int vertex, const unsigned char face_orientation) const | ReferenceCell | inline |
faces_for_given_vertex(const unsigned int vertex_index) const | ReferenceCell | inline |
get_default_linear_mapping() const | ReferenceCell | |
get_default_mapping(const unsigned int degree) const | ReferenceCell | |
get_dimension() const | ReferenceCell | inline |
get_gauss_type_quadrature(const unsigned n_points_1D) const | ReferenceCell | |
get_nodal_type_quadrature() const | ReferenceCell | |
internal::ReferenceCell::make_reference_cell_from_int | ReferenceCell | friend |
is_hyper_cube() const | ReferenceCell | inline |
is_simplex() const | ReferenceCell | inline |
kind | ReferenceCell | private |
line_indices() const | ReferenceCell | inline |
n_faces() const | ReferenceCell | inline |
n_lines() const | ReferenceCell | inline |
n_vertices() const | ReferenceCell | inline |
n_vertices_to_type(const int dim, const unsigned int n_vertices) | ReferenceCell | inlinestatic |
operator std::uint8_t() const | ReferenceCell | inline |
operator!=(const ReferenceCell &type) const | ReferenceCell | inline |
operator==(const ReferenceCell &type) const | ReferenceCell | inline |
permute_according_orientation(const std::array< T, N > &vertices, const unsigned int orientation) const | ReferenceCell | inline |
ReferenceCell() | ReferenceCell | inline |
ReferenceCell(const std::uint8_t kind) | ReferenceCell | inlineprivate |
serialize(Archive &archive, const unsigned int) | ReferenceCell | inline |
standard_line_to_face_and_line_index(const unsigned int line) const | ReferenceCell | inline |
standard_to_real_face_line(const unsigned int line, const unsigned int face, const unsigned char face_orientation) const | ReferenceCell | inline |
standard_to_real_face_vertex(const unsigned int vertex, const unsigned int face, const unsigned char face_orientation) const | ReferenceCell | inline |
standard_vertex_to_face_and_vertex_index(const unsigned int vertex) const | ReferenceCell | inline |
standard_vs_true_line_orientation(const unsigned int line, const unsigned char face_orientation, const unsigned char line_orientation) const | ReferenceCell | inline |
to_string() const | ReferenceCell | |
unit_normal_vectors(const unsigned int face_no) const | ReferenceCell | inline |
unit_tangential_vectors(const unsigned int face_no, const unsigned int i) const | ReferenceCell | inline |
unv_vertex_to_deal_vertex(const unsigned int vertex_n) const | ReferenceCell | |
vertex_indices() const | ReferenceCell | inline |
vtk_lagrange_type() const | ReferenceCell | |
vtk_linear_type() const | ReferenceCell | |
vtk_quadratic_type() const | ReferenceCell |