Difference between revisions of "GENIE Gridspec Diagrams ContactRegion"

From SourceWiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
Contact regions can't be instantiated (used directly); instead there are two sub-types available:
 
Contact regions can't be instantiated (used directly); instead there are two sub-types available:
  
* [[GENIE:Gridspec:Diagrams:Overlap|Overlaps]] can be specified where two grid tiles intersect.  Overlaps take the form of an "exchange grid", which has the same number of dimensions as the "parent" grid tiles.
+
* [[GENIE:Gridspec:Diagrams:Overlap|Overlaps]] can be specified where two grid tiles intersect.  Overlaps take the form of an "exchange grid", which has the same number of dimensions as the two "parent" grid tiles.
  
 
* [[GENIE:Gridspec:Diagrams:Boundary|Boundaries]] can be specified where two grid tiles meet but do not cross.  Boundaries have one dimension fewer than their "parent" grid tiles.
 
* [[GENIE:Gridspec:Diagrams:Boundary|Boundaries]] can be specified where two grid tiles meet but do not cross.  Boundaries have one dimension fewer than their "parent" grid tiles.
  
 
[[Image:contact_region_type.png|center]]
 
[[Image:contact_region_type.png|center]]

Revision as of 17:56, 21 February 2007

A contact region represents the connection between two grid tiles. The grid tiles are referenced using a fully qualified specification that includes the references to the mosaic(s) that the grid tile is a child of, as well a reference to the tile itself. This allows contact regions to be specified between tiles in different mosaics.

Contact regions can't be instantiated (used directly); instead there are two sub-types available:

  • Overlaps can be specified where two grid tiles intersect. Overlaps take the form of an "exchange grid", which has the same number of dimensions as the two "parent" grid tiles.
  • Boundaries can be specified where two grid tiles meet but do not cross. Boundaries have one dimension fewer than their "parent" grid tiles.
Contact region type.png