Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Static Public Attributes | List of all members
StaticMappingQ1< dim, spacedim > Struct Template Reference

#include <mapping_q1.h>

Static Public Attributes

static MappingQ1< dim, spacedim > mapping
 

Detailed Description

template<int dim, int spacedim = dim>
struct StaticMappingQ1< dim, spacedim >

In order to avoid creation of static MappingQ1 objects at several places in the library (in particular in backward compatibility functions), we define a static MappingQ1 objects once and for all places where it is needed.

Definition at line 801 of file mapping_q1.h.


The documentation for this struct was generated from the following file: