math:dot (by scalar field)
Version: 0.0.0
Description
Extract Nodal Topology Density result from topo solver output. Default behavior is to use graphical density.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | time_scoping | scoping | |
| Pin 1 | mesh_scoping | scoping | |
| Pin 3 | streams | streams_container | topo file stream. |
| Pin 4 | data_sources | data_sources | topo file data source. |
| Pin 200 Required | custom_ponderation_name | string | take custom ponderation_field from the topo file by name |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field | field |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: math
Plugin: core
Scripting name: None
Full name: None
Internal name: hdf5::topo::nodal_density
License: None
Changelog
- Version 0.0.0: Initial release.