27 template <
int dim,
int spacedim>
31 this->push_back(mapping);
36 template <
int dim,
int spacedim>
40 for (
unsigned int i = 0; i < other.
size(); ++i)
46 template <
int dim,
int spacedim>
60#include "mapping_collection.inst"
Abstract base class for mapping classes.
virtual std::unique_ptr< Mapping< dim, spacedim > > clone() const =0
unsigned int size() const
void push_back(const Mapping< dim, spacedim > &new_mapping)
MappingCollection()=default
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE