Skip to main content

mesh:combine levelset

Version: 0.0.0

Description

Takes two level sets and computes their binary union.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldAfield
Pin 1
Required
fieldBfield

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

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: combine_levelset

Full name: mesh.combine_levelset

Internal name: levelset::combine

License: None

Changelog

  • Version 0.0.0: Initial release.