Skip to main content

mesh:node coordinates

Version: 0.0.0

Description

Returns the node coordinates of the mesh(es) in input.

Inputs

InputNameExpected type(s)Description
Pin 7
Required
meshabstract_meshed_region, meshes_container

Outputs

OutputNameExpected type(s)Description
Pin 0coordinatesfield, fields_containerif the input is a meshed region, a field of coordinates is the output, else if the input is a meshes container, a fields container (one field by mesh) is the output

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: mesh

Plugin: core

Scripting name: node_coordinates

Full name: mesh.node_coordinates

Internal name: mesh::node_coordinates

License: None

Changelog

  • Version 0.0.0: Initial release.