Changeset 3807 for branches/1.3/gui/scripts/field.tcl
- Timestamp:
- Jul 17, 2013, 1:52:41 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/gui/scripts/field.tcl
r3765 r3807 78 78 private variable _field "" 79 79 private variable _comp2fldName ; # cname => field names. 80 private variable _comp2type ; # cname => type (e.g. "vector ")80 private variable _comp2type ; # cname => type (e.g. "vectors") 81 81 private variable _comp2size ; # cname => # of components in element 82 82 private variable _comp2assoc; # cname => association (e.g. pointdata)
Note: See TracChangeset
for help on using the changeset viewer.