Static Public Attributes | |
static MappingCollection< dim, spacedim > | mapping_collection |
Static Private Attributes | |
static MappingQ1< dim, spacedim > | mapping_q1 |
MappingQ1<dim,spacedim> hp::StaticMappingQ1< dim, spacedim >::mapping_q1 [static, private] |
A static MappingQ1 object. We can't use the one in StaticMappingQ1 since we can't make sure that the constructor for that object is run before the constructor for the present static object.
MappingCollection<dim,spacedim> hp::StaticMappingQ1< dim, spacedim >::mapping_collection [static] |
The publicly available static Q1 mapping collection object.