![]() |
Reference documentation for deal.II version 9.5.1
|
#include <deal.II/hp/mapping_collection.h>
Static Public Attributes | |
static MappingCollection< dim, spacedim > | mapping_collection |
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)
Definition at line 145 of file mapping_collection.h.
|
static |
The publicly available static
Definition at line 151 of file mapping_collection.h.