[MOAB-dev] Best place to find parallel examples?
    Iulian Grindeanu 
    iulian at mcs.anl.gov
       
    Fri Dec 28 23:28:08 CST 2012
    
    
  
Hi Milad, 
What is 1D? 
All the elements are edges? (1D)? 
You can still use mbpart to partition the mesh 
Do you already have the mesh? 
ghosting can be achieved with reading options; 
partitioning with 
mbpart <np> infile outfile.h5m 
default partition is PARALLEL_PARTITION; 
Iulian 
----- Original Message -----
| Hello:
| I would like to create a mesh which will be decomposed on multiple
| processors. The mesh will be 1D and I want a layer of ghost cells that
| is 1 cell thick. What is the best place to find an example which can
| demonstrate how to do this?
| Thanks!
| Milad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20121228/e5c562f2/attachment.html>
    
    
More information about the moab-dev
mailing list