On 11/12/24 21:31, 王艺康 wrote:

I would like to inquire if dealii can only input vtk3.0

Hi,
Is your question whether VTK is the only possible input format for meshes, or whether 3.0 is the only supported version for reading VTK?

The answer to the first question is of course no. Take a look at the GridIn class to see which formats are supported. For the second question, you can link against the VTK library and I believe that then you can read whatever version the VTK library supports (but I'm not entirely sure about that).

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/


--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/cf571aa5-0941-4412-a2d2-f85069f57dfd%40colostate.edu.

Reply via email to