Reference documentation for deal.II version 9.6.0
|
Functions | |
template<int spacedim> | |
Point< 1 > | transform_real_to_unit_cell (const std::array< Point< spacedim >, GeometryInfo< 1 >::vertices_per_cell > &vertices, const Point< spacedim > &p) |
template<int spacedim> | |
Point< 2 > | transform_real_to_unit_cell (const std::array< Point< spacedim >, GeometryInfo< 2 >::vertices_per_cell > &vertices, const Point< spacedim > &p) |
template<int spacedim> | |
Point< 3 > | transform_real_to_unit_cell (const std::array< Point< spacedim >, GeometryInfo< 3 >::vertices_per_cell > &, const Point< spacedim > &) |
Internal namespace to implement methods specific to MappingQ1, in particular an explicit formula for the transformation from the real to the unit cell in 2d.
|
inline |
Definition at line 64 of file mapping_q_internal.h.
|
inline |
Definition at line 78 of file mapping_q_internal.h.
|
inline |
Definition at line 189 of file mapping_q_internal.h.