thanks ben,
in
exodusII_IO::read
the element subdomain_id gets set to the block id
elem->subdomain_id() = subdomain_id;
using cubit you can also set two groups of same types of elements
with different block ID. Not really a problem, but does
MeshBase::n_subdomains()
affect the mesh partition later on or anything?
Would it cause any problems
if the corresponding variables of
ExodusII::get_num_elem_blk() & MeshBase::n_subdomains()
were set equal?
On Tue, 9 Dec 2008, Benjamin Kirk wrote:
>
>> Working w/ the latest tag libMesh-0.6.3
>>
>> Shouldn't
>>
>> ExodusII::get_num_elem_blk()
>>
>> &
>>
>> MeshBase::n_subdomains()
>>
>> return the same value?
>> or do they represent different things?
>
> Exodus blocks are used solely to group elements of like type, not like
> materials (which is how I view the libMesh subdomain_id tag).
>
> So an Exodus file with 1 element type will have 1 element block - likewise a
> 3D mesh with hexes, prisms, tets, and pyramids will have four blocks.
>
> -Ben
>
>
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users