![]() |
Reference documentation for deal.II version 9.5.1
|
#include <deal.II/fe/mapping_q1.h>
Static Public Attributes | |
static MappingQ< dim, spacedim > | mapping |
Many places in the library by default use (bi-,tri-)linear mappings unless users explicitly provide a different mapping to use. In these cases, the called function has to create a
In order to avoid creation of (static or dynamic)
ReferenceCells::get_hypercube<dim>().get_default_linear_mapping()
instead. Definition at line 92 of file mapping_q1.h.
|
static |
The static
Definition at line 98 of file mapping_q1.h.