itaps-parallel Functions that need cloning for per-part queries
Devine, Karen D
kddevin at sandia.gov
Thu Jan 17 12:06:53 CST 2008
Hi, Carl.
Thank you for putting together this list. I have only one question:
Mesh instances contain entity sets, so iMesh functions have both Mesh
instance handles and entity set handles in their argument lists.
Similarly, partitions contain parts. So I assumed functions with part
handles in their argument lists would also have partition handles in the
argument lists. I think having both arguments would make implementing and
supporting multiple partitions easier, and would provide a nice analogue
with the mesh instance/entity set.
Karen
On 1/14/08 8:58 AM, "Carl Ollivier-Gooch" <cfog at mech.ubc.ca> wrote:
> Hello, all.
>
> First, I apologize for being slower than I'd promised in getting these out.
>
> Second, I apologize for an earlier miscount: by the time we clone
> getNumOfType/Topo (twice each) and the global entity query functions and
> both sets of iterator functions (once each), there are a total of
> sixteen new functions, of which the whole-partition getNumOf* funcs are
> already mandated elsewhere.
>
> Here they are; let the debate begin. :-)
>
> Carl
More information about the itaps-parallel
mailing list