[MOAB-dev] Getting ent set data when tag_size > 1

Tim Tautges tautges at mcs.anl.gov
Sun Apr 18 10:51:45 CDT 2010


Well, it's something I've wondered about, actually.  In cases where you want to read in interleaved data directly, that 
requires duplicating storage (or very fine-grained reads).  Conversely, if the storage is blocked, MOAB can read 
coordinates directly into its native storage.  This can be significant for large meshes.

- tim

Jed Brown wrote:
> On Sat, 17 Apr 2010 17:20:21 -0500, Tim Tautges <tautges at mcs.anl.gov> wrote:
>> Actually, it's blocked; see VertexSequence constructor.
> 
> Goes to show what I know...
> 
> Jed
> 

-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3

              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
          phone: (608) 263-8485      1500 Engineering Dr.
            fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list