1#ifndef DUNE_FEM_MISC_COMPATIBILITY_HH
2#define DUNE_FEM_MISC_COMPATIBILITY_HH
4#error COMPATIBILITY HEADER SHOULD NOT BE USED ANYMORE: make_entity can be removed
8#include <dune/grid/common/entity.hh>
9#include <dune/fem/version.hh>
20 template<
int codim,
int dim,
class Gr
id,
template<
int,
int,
class >
class Implementation >
21 [[deprecate(
"make_entity")]]
25 return std::move( entity );
Wrapper class for entities.
Definition: entity.hh:66
Dune namespace.
Definition: alignedallocator.hh:13