Hello

First, I get the following error/info regarding vtk support, while
configuring libmesh:

./configure --with-vtk-include=/usr/include/vtk/ --with-vtk-lib=/usr/lib64

<<< Configuring library with Qhull version 2012.1 support >>>

<<< Configuring library with GMV support >>>

checking /usr/include/vtk//vtkConfigure.h usability... yes

checking /usr/include/vtk//vtkConfigure.h presence... yes

checking for /usr/include/vtk//vtkConfigure.h... yes

<<< Linking a test program against the VTK libraries failed >>>

<<< libMesh requires VTK to be configured with -DVTK_Group_MPI:BOOL=ON >>>

<<< Configuring library without VTK support >>>

Second, if I save a mesh and a solution as "output.e" for exodusII format,
parview reads only the portion that belongs  to processor #0. It seems like
libmesh warns that it writes the entire mesh. I am running paraview-5.5.2
from my iMac, but running libmesh on my Dell with fedora 31.

using:

io.write_nodal_data (name, sol, vn);

WRITING: result in
/autofs/research/alamj/results/awcm3d/3d/helmholtz3d/cyl3d.0000.e

Warning:  This MeshOutput subclass only supports meshes which have been
serialized!

Warning:  This MeshOutput subclass only supports meshes which have been
serialized!

I appreciate it to get some help from experts.

Regards,

Jahrul


=====================================
Jahrul Alam, PhD
Associate Professor, Dept of Mathematics and Statistics
Memorial University, St John's, NL, Canada
http://www.math.mun.ca/~alamj/
eMail: al...@mun.ca
Office: HH-3054, Tel: 709-864 8071
=====================================

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to