#include <utility>
#include <dune/grid/common/entity.hh>
#include <dune/grid/common/entitypointer.hh>
Go to the source code of this file.
|
template<class Grid , class Implementation > |
Dune::EntityPointer< Grid, Implementation >::Entity | Dune::Fem::make_entity (const Dune::EntityPointer< Grid, Implementation > &entityPointer) |
|
template<int codim, int dim, class Grid , template< int, int, class > class Implementation> |
Dune::Entity< codim, dim, Grid, Implementation > | Dune::Fem::make_entity (Dune::Entity< codim, dim, Grid, Implementation > entity) |
|