ElementMarkers[m]
returns markers of a mesh element m.


ElementMarkers
ElementMarkers[m]
returns markers of a mesh element m.
Details and Options
- A mesh element
is one of PointElement, LineElement, TriangleElement, QuadElement, TetrahedronElement, PrismElement or HexahedronElement.
- If a mesh element has no markers specified, 0 is returned as a default.
Examples
open all close allBasic Examples (1)
ElementMarkers returns markers present in mesh elements of an ElementMesh:
Possible Issues (1)
ElementMarkers is a function to extract markers from mesh elements. ElementMarker is a symbol used to address these markers in partial differential equations or boundary conditions.
Visualize the mesh with markers in the "MeshElements" in blue, the markers in the "BoundaryElements" in red and the markers in the "PointElements" in brown:
Extract the point element markers from the point elements:
Tech Notes
Text
Wolfram Research (2021), ElementMarkers, Wolfram Language function, https://reference.wolfram.com/language/FEMDocumentation/ref/ElementMarkers.html.
CMS
Wolfram Language. 2021. "ElementMarkers." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/FEMDocumentation/ref/ElementMarkers.html.
APA
Wolfram Language. (2021). ElementMarkers. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/FEMDocumentation/ref/ElementMarkers.html
BibTeX
@misc{reference.wolfram_2025_elementmarkers, author="Wolfram Research", title="{ElementMarkers}", year="2021", howpublished="\url{https://reference.wolfram.com/language/FEMDocumentation/ref/ElementMarkers.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_elementmarkers, organization={Wolfram Research}, title={ElementMarkers}, year={2021}, url={https://reference.wolfram.com/language/FEMDocumentation/ref/ElementMarkers.html}, note=[Accessed: 18-August-2025]}