[Paraview] structured to unstructured when using multiblocks filter

Ufuk Turuncoglu u.utku.turuncoglu at be.itu.edu.tr
Sun Mar 18 13:21:50 EDT 2018


Hi, 

I am using MPI parallel code under Catalyst co-processing. In this case, i am defining data by creating multi-block dataset and putting multi-piece dataset into the first block (0). In this case, each piece is defined as structured grid. The problem is that, to create volume rendering, i need to use MergeBlocks filter under ParaView but it changes data type from structured grid to unstructured one. I just wonder that is there any way to merge blocks without changing type? Programmable filter etc.? Another workaround could be defining dataset without using multi block under co-processing adaptor code. So, is it possible to represent multi-piece data under co-processing without putting it into multi-bloack dataset. 

Regards, 

--ufuk 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180318/566e05b9/attachment.html>


More information about the ParaView mailing list