📁 Mesh
📄️ NodeData
It is a data type for storing the information of node data in mesh.
📄️ ElemData
It is a data type for storing the element-data information.
📄️ InternalFacetData
Data storage for internal facet of mesh.
📄️ BoundaryFacetData
Data storage for boundary elements (facets which coincides with the boundary of mesh)
📄️ Display
Interface
📄️ DisplayBoundaryFacetData
Interface
📄️ DisplayElementData
Interface
📄️ DisplayFacetElemSD
Interface
📄️ DisplayFacetElements
Interface
📄️ DisplayInternalFacetData
Interface
📄️ DisplayNodeData
Interface
📄️ GetBoundaryElementData
Interface
📄️ GetBoundaryNptrs
Interface
📄️ GetBoundingBox
Interface
📄️ GetBoundingEntity
Interface
📄️ GetCellNumber
Interface
📄️ GetConnectivity
Interface
📄️ GetElemNum
Interface
📄️ GetElementToElements
Interface
📄️ GetFacetConnectivity
Interface
📄️ GetFacetElementType
Interface
📄️ GetGlobalElemNumber
Interface
📄️ GetGlobalNodeNumber
Interface
📄️ GetInternalNptrs
Interface
📄️ GetLocalElemNumber
Interface
📄️ GetLocalFacetID
Interface
📄️ GetLocalNodeNumber
Interface
📄️ GetMasterCellNumber
Interface
📄️ GetNodeToElements
Interface
📄️ GetNodeToNodes
Interface
📄️ GetNptrs
Interface
📄️ GetRefElemPointer
Interface
📄️ GetSlaveCellNumber
Interface
📄️ GetTotalBoundaryElements
Interface
📄️ GetTotalBoundaryFacetElements
Interface
📄️ GetTotalBoundaryNodes
Interface
📄️ GetTotalFacetElements
Interface
📄️ GetTotalInternalFacetElements
Interface
📄️ GetTotalNodes
Interface
📄️ InitiateBoundaryData
This method construct the boundary-element data.
📄️ InitiateElemSD
📄️ InitiateElementToElements
This routine creates the element surrounding a given element data
📄️ InitiateExtraNodetoNodes
This routine generate the node to nodes mapping
📄️ InitiateFacetElements
This routine initiates the facet data.
📄️ InitiateNodeToElements
- This subroutine generates elements surrounding a node mapping, in other words it generates node to element.
📄️ InitiateNodeToNodes
This routine generate the node to nodes mapping
📄️ IsAllNodePresent
Interface
📄️ IsAnyNodePresent
Interface
📄️ IsBoundaryElement
Interface
📄️ IsBoundaryNode
Interface
📄️ IsDomainBoundaryElement
Interface
📄️ IsElementPresent
Interface
📄️ IsNodePresent
Interface
📄️ GetTotalInternalNodes
Interface
📄️ Structure
Mesh datatype is simply a collection of mesh elements.
📄️ Size
Interface
📄️ test_Mesh
! This program is a part of EASIFEM library