<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body><div dir="auto">Dear Santiago,<br><br>long ago I implemented something like that to visualise data of a UDG discretization. I'm partially using the dune-grid vtk writer, but defined a different "extractor" to collect the data.<br><br>We never polished it, if you want, I can give you access.<br><br>Best Christian <br></div><br><br><div class="gmail_quote"><div dir="auto">Am 22. Juni 2023 06:40:14 MESZ schrieb "Ospina De Los Rios, Santiago" <santiago.ospina@iwr.uni-heidelberg.de>:</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Dear Dune Developers,<br>
<br>
I was wondering if any of you had faced the problem of writing data for intersection data for VTK? In particular, I am interested in 0D/1D/2D VTK meshes+data (not C++ grids) resulting from the intersection between the 1D/2D/3D non-overlapping domains of a grid.
 So far, I only use conforming grids, so either interesection or codim:=1 entity writers would do for me.<br>
<br>
I could not see any hint to these kind of writers in the dune-grid and dune-vtk modules. Maybe I missed it? So I was wondering if any of you already had similar problem/solution or if you see an easy way to re-use the existing writers for this purpose? Any
 pointer would be appreciated, thanks!<br>
<br>
Best,<br>
Santiago
</blockquote></div></body>
</html>