<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
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
</body>
</html>