[petsc-users] Could use DMDA create dm write to gmsh format file?

hu abel hu.ds.abel at outlook.com
Tue Apr 20 14:47:27 CDT 2021


I tried 
./ex1 -dm_view vtk:ex1.vtu
But get nothing, I using Petsc Release Version 3.15.0, Mar 30, 2021 
Configured as

./configure --prefix=$HOME/opt/petsc3 --with-zlib=1 \
   --with-hypre=1 --download-hypre=yes \
   --with-viennacl=1 --download-viennacl=yes \
   --with-hdf5=1 --download-hdf5=yes \
   --with-metis=1 --download-metis=yes \
   --with-parmetis=1 --download-parmetis=yes \
   --with-superlu=1 --download-superlu=yes \
   --with-slepc=1 --download-slepc=yes \
   --with-suitesparse=1 --download-suitesparse=yes \
   --with-hpddm=1 --download-hpddm=yes \
   --with-p4est=1 --download-p4est=yes \
   --with-tetgen=1  --download-tetgen=yes \
   --with-triangle=1  --download-triangle=yes \
   --with-mumps=1 --download-mumps=yes \
   --with-opengl=1 \
   --with-scalapack=1 --download-scalapack=yes \
   --with-debugging=no \
   && make -j8 && make  install

Need add enable vtk in configure ?

Thanks.


> On Apr 21, 2021, at 3:37 AM, Matthew Knepley <knepley at gmail.com> wrote:
> 
> ./ex1 -dm_view vtk:ex1.vtu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20210421/c3119d67/attachment.html>


More information about the petsc-users mailing list