#472 attaching data to grid through grid factory
Metadata
| Property | Value |
|---|---|
| Reported by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) |
| Reported at | Nov 27, 2008 08:46 |
| Type | Feature Request |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) |
| Last edited at | Dec 5, 2009 21:42 |
| Closed by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) |
| Closed at | Dec 5, 2009 21:42 |
| Closed in version | Unknown |
| Resolution | Duplicate |
| Comment | 672 |
Description
There should be some easy way to attach data (domain information or material data) to the grid when constructed through a grid factory..This data is often stored with the grid in a file and uses a vertex key to identify the elements. In this way boundary ids as we use them could be stored using Olivers consecutive boundary index. Suggestion: the grid factory should provide a number at least for each vertex corresponding to the order of insertion into the factory.