I'm not sure if anyone else already responded to you, but no, I don't
believe we currently write subdomain IDs to xda/r files.  One could
either append the subdomain ID to the end of each element connectivity
list, or make a separate section of subdomain IDs somewhere after the
boundary conditions.  Either approach would probably require modifying
the output file header to specify either the number of subdomain IDs
present or merely a flag stating that they are/are not available.

What approach are you currently using?  If you are keeping the
subdomain IDs in a separate file that might still be the simplest
course of action for the time being.

-J



On Thu, Apr 3, 2008 at 7:04 AM, Tim Kroeger
<[EMAIL PROTECTED]> wrote:
> Dear libMesh team,
>
>  Another question: Does writing a mesh to an .xdr file (and re-reading
>  it of course) nowadays preserve the values of Elem::_sbd_id?  It used
>  not to do this, but I would be very happy if it did.
>
>  Best Regards,
>
>  Tim
>
>  --
>  Dr. Tim Kroeger                                        Phone +49-421-218-7710
>  [EMAIL PROTECTED], [EMAIL PROTECTED]  Fax   +49-421-218-4236
>
>  MeVis Research GmbH, Universitaetsallee 29, 28359 Bremen, Germany
>
>  Amtsgericht Bremen HRB 16222
>  Geschaeftsfuehrer: Prof. Dr. H.-O. Peitgen
>
>  -------------------------------------------------------------------------
>  Check out the new SourceForge.net Marketplace.
>  It's the best place to buy or sell services for
>  just about anything Open Source.
>  http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>  _______________________________________________
>  Libmesh-users mailing list
>  [email protected]
>  https://lists.sourceforge.net/lists/listinfo/libmesh-users
>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to