[MOAB-dev] Creating dense tags in iMesh?

James Porter jvporter at wisc.edu
Tue Jun 8 12:37:44 CDT 2010


On 06/08/10, Tim Tautges  <tautges at mcs.anl.gov> wrote:
> I have a set of changes almost ready; however, the tricky part that's holding me up is finding a way of inputing/outputting default values that's general enough while still being both easy to use and robust.  I can commit those changes as a work in progress, if you're willing to put up with possible robustness issues; these will be restricted to the extension functions, so no worries about overall robustness.

All I actually need is a tag that defaults to zero. It looks like currently, with sparse tags, it will stop once it hits the first error. Since CopyMesh and ExpandMesh pass in an allocated vector to hold the data, we get back the values before the error, but everything after that is unset.

- Jim


More information about the moab-dev mailing list