Difference between revisions of "GENIE Gridspec Diagrams ContactRegion"

From SourceWiki
Jump to navigation Jump to search
m
Line 5: Line 5:
 
* [[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: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.  The boundary type currently provided by the gridspec is suitable for tiles with logically-rectangular discretisations.
  
 
[[Image:contact_region_type.png|center]]
 
[[Image:contact_region_type.png|center]]

Revision as of 12:05, 22 February 2007

A contact region represents the connection between two grid tiles in a gridspec. 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. The boundary type currently provided by the gridspec is suitable for tiles with logically-rectangular discretisations.
Contact region type.png