Function Dune::XT::Grid::print_entity

template<class EntityType>
void Dune::XT::Grid::print_entity(const EntityType &entity, const std::string &name = Common::Typename<EntityType>::value(), std::ostream &out = std::cout, const std::string &prefix = <recovery-expr>(""))

Prints an entity and the coordinates of its corners to an output stream.