![]() |
Reference documentation for deal.II version 9.4.2
|
#include <deal.II/fe/mapping_q1.h>
Static Public Attributes | |
| static MappingQ< dim, spacedim > | mapping = MappingQ<dim, spacedim>(1) |
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 91 of file mapping_q1.h.
|
static |
The static 
Definition at line 97 of file mapping_q1.h.