Re: [Libmesh-users] example parallelmesh???

2011-10-31 Thread Robert . Bodner
> I have spent more than 20 hours now with the simple > problem to read a tetgen file and write it with Nemesis_IO > i such a way that I can re-read it in parallel. My mesh > fits on one processor - but I can only use one because a > copy of it on a second processor wouldn´t fit anymore. I > read

Re: [Libmesh-users] example parallelmesh???

2011-10-31 Thread Robert . Bodner
> I have spent more than 20 hours now with the simple > problem to read a tetgen file and write it with Nemesis_IO > i such a way that I can re-read it in parallel. My mesh > fits on one processor - but I can only use one because a > copy of it on a second processor wouldn´t fit anymore. I > read

Re: [Libmesh-users] example parallelmesh???

2011-10-31 Thread Robert . Bodner
I have spent more than 20 hours now with the simple problem to read a tetgen file and write it with Nemesis_IO i such a way that I can re-read it in parallel. My mesh fits on one processor - but I can only use one because a copy of it on a second processor wouldn´t fit anymore. I read in the mesh

Re: [Libmesh-users] libMesh via MSVS under Windows?

2011-10-31 Thread Roy Stogner
On Mon, 31 Oct 2011, Andreas Günther wrote: are you aware of any people, who have successfully build libMesh as dynamic library in Microsoft Visual Studio under Windows? No. The last person I know who tried failed, but they were using a very old VC++ which didn't fully support the C++98 stan