Hi all, I have been using deal.ii for a while. I would like to create a simple but customized preprocessor for my deal.ii application.
Please suggest any customizable open-source FE analysis preprocessor that I can use as a base to build on. I am looking for something that will visualize 3D geometry, and have some basic picking (registering x,y,z of mouse clicks), and UI functionality. This UI will write a prm file that can then be sent to deal.ii. I am looking for something that is dealii_parameter_gui + 3D geometry visualization + mousing click picking. I am not looking for a mesh generator. I generate mesh using deal.ii functionality. I am not looking for a post-processor or results visualizer, I am very happy to use ParaView for post-processing. Thank you very much for your help. Kaushik -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/ec3dc317-2c03-46c6-8626-5b5d9f1c7e4en%40googlegroups.com.
