📁 DomainConnectivity
📄️ Deallocate
This routine removes (cleans) the memory occupied by an instance of DomainConnectivity.
📄️ Structure
This class is designed for generating mapping between two domains, or parts of two domains.
📄️ GlobalFacetID
Returns the global facet id.
📄️ InitiateCellToCellData
This routine initiates cellToCell data (mapping) between two Domain or Mesh.
📄️ InitiateFacetToCellData
This method creates the facet to cell element-data.
📄️ InitiateNodeToNodeData
This routine initiates nodeToNode data (mapping) between two domains or parts of domains.
📄️ MasterCellNumber
Returns master cell number of given facet number.
📄️ MasterDimTag
Returns (dim, entityNum) of master cell.
📄️ MasterFacetLocalID
Returns the local facet id in master cell.
📄️ SlaveCellNumber
Returns slave cell number of given facet number.
📄️ SlaveDimTag
Returns (dim, entityNum) of master cell.
📄️ SlaveFacetLocalID
Returns the local facet id in slave cell.