3 #ifndef DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
4 #define DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
12 template<
int s
ide,
typename Glue>
15 template<
int s
ide,
typename Glue>
37 template<
typename Glue>
Definition: gridglue.hh:37
void write_glue_area_vtk(const Glue &glue, std::ostream &out)
Definition: areawriter_impl.hh:84
void write_glue_areas_vtk(const Glue &glue, const std::string &base)
Definition: areawriter_impl.hh:129