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.
- Timestamp:
-
02/17/09 13:40:03 (14 years ago)
- Author:
-
billings
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6
|
v7
|
|
1 | 1 | = iMesh CCA Component = |
2 | 2 | |
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]. |
| 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]. |
4 | 4 | |
5 | 5 | A [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. |