3#ifndef DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
4#define DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
12template<
int s
ide,
typename Glue>
15template<
int s
ide,
typename Glue>
37template<
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