I recently sat down and read

Kirk, "libMesh: a C++ library for adaptive mesh refinement/coarsening
simulations", Engineering with Computers, 2006.

In that paper, I found the following:

"On distributed memory machines, such as PC clusters, a complete copy of
the mesh is maintained independently on each processor. This design
decision limits practical 3D applications to on the order of 128
processors because of the overhead associated with storing the global
mesh."

Is it still the case that the complete mesh is represented in every
process?  Just curious, since the paper is from 2006 . . .  Thanks.


Neil

======================================================================
Neil Hodge, Ph.D.
Methods Development Group
Lawrence Livermore National Laboratory





------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck®
Code Sight™ - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to