WOLFRAM

is an annotation of MeshRegion and BoundaryMeshRegion objects that gives the centroids of mesh cells.

Details

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Find the centroids for the cells in a BoundaryMeshRegion object:

Out[4]=4

Get the edge centroids:

Display the centroids:

Out[3]=3

Find the centroids for the cells in a MeshRegion object:

Out[1]=1

Get the face centroids:

Display the centroids:

Out[3]=3

Scope  (1)Survey of the scope of standard use cases

Cell indices can be used to get MeshCellCentroid:

Out[10]=10

Get the centroid of the second, third, and fourth faces:

Out[13]=13

Display them:

Out[14]=14

Properties & Relations  (1)Properties of the function, and connections to other functions

RegionCentroid is equal to a weighted sum of the highest-dimensional cell centroids:

Out[1]=1

The weight for each cell is its proportion of the total measure:

Out[3]=3

Possible Issues  (1)Common pitfalls and unexpected behavior

MeshCellCentroid cannot be modified:

Out[1]=1
Out[2]=2
Wolfram Research (2014), MeshCellCentroid, Wolfram Language function, https://reference.wolfram.com/language/ref/MeshCellCentroid.html.
Wolfram Research (2014), MeshCellCentroid, Wolfram Language function, https://reference.wolfram.com/language/ref/MeshCellCentroid.html.

Text

Wolfram Research (2014), MeshCellCentroid, Wolfram Language function, https://reference.wolfram.com/language/ref/MeshCellCentroid.html.

Wolfram Research (2014), MeshCellCentroid, Wolfram Language function, https://reference.wolfram.com/language/ref/MeshCellCentroid.html.

CMS

Wolfram Language. 2014. "MeshCellCentroid." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MeshCellCentroid.html.

Wolfram Language. 2014. "MeshCellCentroid." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MeshCellCentroid.html.

APA

Wolfram Language. (2014). MeshCellCentroid. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MeshCellCentroid.html

Wolfram Language. (2014). MeshCellCentroid. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MeshCellCentroid.html

BibTeX

@misc{reference.wolfram_2025_meshcellcentroid, author="Wolfram Research", title="{MeshCellCentroid}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/MeshCellCentroid.html}", note=[Accessed: 04-April-2025 ]}

@misc{reference.wolfram_2025_meshcellcentroid, author="Wolfram Research", title="{MeshCellCentroid}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/MeshCellCentroid.html}", note=[Accessed: 04-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_meshcellcentroid, organization={Wolfram Research}, title={MeshCellCentroid}, year={2014}, url={https://reference.wolfram.com/language/ref/MeshCellCentroid.html}, note=[Accessed: 04-April-2025 ]}

@online{reference.wolfram_2025_meshcellcentroid, organization={Wolfram Research}, title={MeshCellCentroid}, year={2014}, url={https://reference.wolfram.com/language/ref/MeshCellCentroid.html}, note=[Accessed: 04-April-2025 ]}