1#ifndef DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
2#define DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
10template<
int s
ide,
typename Glue>
13template<
int s
ide,
typename Glue>
35template<
typename Glue>
Definition gridglue.hh:30
void write_glue_area_vtk(const Glue &glue, std::ostream &out)
Definition areawriter_impl.hh:82
void write_glue_areas_vtk(const Glue &glue, const std::string &base)
Definition areawriter_impl.hh:127