render the vthb data by paraview

Hello,

My question might a little bit similar to this one (Reader for visualizing overlappingAMR data?), I tried to build the example here (https://github.com/Kitware/VTK/blob/master/Examples/AMR/Cxx/Generate2DAMRDataSetWithPulse.cxx) to generate the AMR data (attachmentGaussian2D.vthb (3.6 KB) ), but I’m not sure how to render it by paraview, it looks that there is no suitable reader in paraview to process the data generated by vtkCompositeDataWriter.

I’m curious how AMR data is rendered in general?
Thanks a lot for your help!