From: Jahrul A. <al...@mu...> - 2017-12-03 01:49:30
|
Hello, I am having a problem with reading a mesh. As a test case, I create a Mesh, and save the mesh: lshaped_mesh.wite("lshaped.pvtu"). Running with 4 processes, I get five files: lshaped.pvtu, lshaped_0.vtu, lshaped_1.vtu, lshaped_2.vtu, and lshaped_3.vtu. Now, I cannot read the saved mesh: lshaped_mesh.read("lshaped.pvtu") throws an error, such as "pvtu is not recognized". Is there a way that I can read distributed mesh from a file? Thanks, Jahrul -- ===================================== Jahrul Alam, PhD Assistant Professor, Dept of Mathematics and Statistics Memorial University, St John's, NL, Canada http://www.math.mun.ca/~alamj/ eMail: al...@mu... Office: HH-3035, Tel: 709-737 8071 ===================================== |