Warning: Can't synchronize with repository "(default)" (/disks/svn_mcs/repos/neams-ibm does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 6 and Version 7 of iMeshComponent


Ignore:
Timestamp:
02/17/09 13:40:03 (14 years ago)
Author:
billings
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iMeshComponent

    v6 v7  
    11= iMesh CCA Component = 
    22 
    3 The Interoperable Technologies For Advanced Petascale Simulations (ITAPS) Center has defined a common mesh interface, iMesh, for managing “a discrete mesh composed of sets of entities, such as nodes, edges, faces and volumes, modifications to these entities and tags and tag data associated sets of entities.” Detailed information is available at [http://www.tstt-scidac.org/ the ITAPS website]. 
     3The Interoperable Technologies For Advanced Petascale Simulations (ITAPS) Center has defined a common mesh interface, '''iMesh''', for managing “a discrete mesh composed of sets of entities, such as nodes, edges, faces and volumes, modifications to these entities and tags and tag data associated sets of entities.” Detailed information is available at [http://www.tstt-scidac.org/ the ITAPS website]. 
    44 
    55A [wiki:cca CCA]-compliant iMesh component has been written for this project. The component is a direct mapping to the iMesh C language interface defined by ITAPS and the underlying library is MOAB. Unit and performance tests are ongoing.