Workspace 6.21.5
ElementStateMapperBuilder

Creates a ElementStateMapper object; an object used to map each element of a MeshModelInterface to a single floating-point state value. The StateMapper allows the user to specify a single state, from which a value will be extracted for each element. Integer states are automatically converted to doubles and Vector states can be controlled through the use of the "Vector mapping" input.

  • Default label: "Element state mapper"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
State nameQString

Vector mappingCSIRO::Mesh::VectorMapping

For Vector states, this input controls how the vector state is converted to a floating-point value for each node.

Outputs:
Element mapperCSIRO::Mesh::ElementStateMapper

An ElementMapper that can be used to map each element of a MeshModel to a double.