Reference documentation for deal.II version 9.3.3
|
This is the complete list of members for QProjector< dim >, including all inherited members.
project_to_all_children(const Quadrature< dim > &quadrature) | QProjector< dim > | static |
project_to_all_children(const ReferenceCell reference_cell, const Quadrature< dim > &quadrature) | QProjector< dim > | static |
project_to_all_faces(const Quadrature< dim - 1 > &quadrature) | QProjector< dim > | inlinestatic |
project_to_all_faces(const ReferenceCell reference_cell, const hp::QCollection< dim - 1 > &quadrature) | QProjector< dim > | static |
project_to_all_faces(const ReferenceCell reference_cell, const Quadrature< dim - 1 > &quadrature) | QProjector< dim > | inlinestatic |
project_to_all_faces(const ReferenceCell reference_cell, const hp::QCollection< 0 > &quadrature) | QProjector< dim > | |
project_to_all_faces(const ReferenceCell reference_cell, const hp::QCollection< 1 > &quadrature) | QProjector< dim > | |
project_to_all_faces(const ReferenceCell reference_cell, const hp::QCollection< 2 > &quadrature) | QProjector< dim > | |
project_to_all_subfaces(const SubQuadrature &quadrature) | QProjector< dim > | static |
project_to_all_subfaces(const ReferenceCell reference_cell, const SubQuadrature &quadrature) | QProjector< dim > | static |
project_to_all_subfaces(const Quadrature< 0 > &quadrature) | QProjector< dim > | |
project_to_all_subfaces(const ReferenceCell reference_cell, const Quadrature< 0 > &quadrature) | QProjector< dim > | |
project_to_all_subfaces(const ReferenceCell reference_cell, const SubQuadrature &quadrature) | QProjector< dim > | |
project_to_all_subfaces(const SubQuadrature &quadrature) | QProjector< dim > | |
project_to_all_subfaces(const ReferenceCell reference_cell, const SubQuadrature &quadrature) | QProjector< dim > | |
project_to_all_subfaces(const SubQuadrature &quadrature) | QProjector< dim > | |
project_to_child(const Quadrature< dim > &quadrature, const unsigned int child_no) | QProjector< dim > | static |
project_to_child(const ReferenceCell reference_cell, const Quadrature< dim > &quadrature, const unsigned int child_no) | QProjector< dim > | static |
project_to_face(const SubQuadrature &quadrature, const unsigned int face_no, std::vector< Point< dim > > &q_points) | QProjector< dim > | static |
project_to_face(const ReferenceCell reference_cell, const SubQuadrature &quadrature, const unsigned int face_no, std::vector< Point< dim > > &q_points) | QProjector< dim > | static |
project_to_face(const SubQuadrature &quadrature, const unsigned int face_no) | QProjector< dim > | static |
project_to_face(const ReferenceCell reference_cell, const SubQuadrature &quadrature, const unsigned int face_no) | QProjector< dim > | static |
project_to_face(const Quadrature< 0 > &quadrature, const unsigned int face_no, std::vector< Point< 1 > > &q_points) | QProjector< dim > | |
project_to_face(const ReferenceCell reference_cell, const Quadrature< 0 > &, const unsigned int face_no, std::vector< Point< 1 > > &q_points) | QProjector< dim > | |
project_to_face(const Quadrature< 1 > &quadrature, const unsigned int face_no, std::vector< Point< 2 > > &q_points) | QProjector< dim > | |
project_to_face(const ReferenceCell reference_cell, const Quadrature< 1 > &quadrature, const unsigned int face_no, std::vector< Point< 2 > > &q_points) | QProjector< dim > | |
project_to_face(const Quadrature< 2 > &quadrature, const unsigned int face_no, std::vector< Point< 3 > > &q_points) | QProjector< dim > | |
project_to_face(const ReferenceCell reference_cell, const Quadrature< 2 > &quadrature, const unsigned int face_no, std::vector< Point< 3 > > &q_points) | QProjector< dim > | |
project_to_line(const Quadrature< 1 > &quadrature, const Point< dim > &p1, const Point< dim > &p2) | QProjector< dim > | static |
project_to_line(const ReferenceCell reference_cell, const Quadrature< 1 > &quadrature, const Point< dim > &p1, const Point< dim > &p2) | QProjector< dim > | static |
project_to_subface(const SubQuadrature &quadrature, const unsigned int face_no, const unsigned int subface_no, std::vector< Point< dim > > &q_points, const RefinementCase< dim - 1 > &ref_case=RefinementCase< dim - 1 >::isotropic_refinement) | QProjector< dim > | static |
project_to_subface(const ReferenceCell reference_cell, const SubQuadrature &quadrature, const unsigned int face_no, const unsigned int subface_no, std::vector< Point< dim > > &q_points, const RefinementCase< dim - 1 > &ref_case=RefinementCase< dim - 1 >::isotropic_refinement) | QProjector< dim > | static |
project_to_subface(const SubQuadrature &quadrature, const unsigned int face_no, const unsigned int subface_no, const RefinementCase< dim - 1 > &ref_case=RefinementCase< dim - 1 >::isotropic_refinement) | QProjector< dim > | static |
project_to_subface(const ReferenceCell reference_cell, const SubQuadrature &quadrature, const unsigned int face_no, const unsigned int subface_no, const RefinementCase< dim - 1 > &ref_case=RefinementCase< dim - 1 >::isotropic_refinement) | QProjector< dim > | static |
project_to_subface(const Quadrature< 0 > &quadrature, const unsigned int face_no, const unsigned int subface_no, std::vector< Point< 1 > > &q_points, const RefinementCase< 0 > &ref_case) | QProjector< dim > | |
project_to_subface(const ReferenceCell reference_cell, const Quadrature< 0 > &, const unsigned int face_no, const unsigned int, std::vector< Point< 1 > > &q_points, const RefinementCase< 0 > &) | QProjector< dim > | |
project_to_subface(const Quadrature< 1 > &quadrature, const unsigned int face_no, const unsigned int subface_no, std::vector< Point< 2 > > &q_points, const RefinementCase< 1 > &ref_case) | QProjector< dim > | |
project_to_subface(const ReferenceCell reference_cell, const Quadrature< 1 > &quadrature, const unsigned int face_no, const unsigned int subface_no, std::vector< Point< 2 > > &q_points, const RefinementCase< 1 > &) | QProjector< dim > | |
project_to_subface(const Quadrature< 2 > &quadrature, const unsigned int face_no, const unsigned int subface_no, std::vector< Point< 3 > > &q_points, const RefinementCase< 2 > &ref_case) | QProjector< dim > | |
project_to_subface(const ReferenceCell reference_cell, const Quadrature< 2 > &quadrature, const unsigned int face_no, const unsigned int subface_no, std::vector< Point< 3 > > &q_points, const RefinementCase< 2 > &ref_case) | QProjector< dim > | |
SubQuadrature typedef | QProjector< dim > |