1 #ifndef DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
2 #define DUNE_GRIDGLUE_COMMON_AREAWRITER_HH
10 template<
int s
ide,
typename Glue>
13 template<
int s
ide,
typename Glue>
35 template<
typename Glue>
Definition: gridglue.hh:35
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