OOF: Finite Element Analysis of Microstructures
/adaptive_mesh/groups/transfer_method
Synopsis
Determines how elements are assigned to elementgroups. The variable has three possible values:
- election
-
The elements hold an election to choose the pixel that best represents the element as a whole. The element is placed in the elementgroups corresponding to the pixel's pixelgroups.
- all
-
The element is placed in the elementgroups corresponding to all of the pixelgroups of any pixel within (or partially within) the element.
- center
-
The element is placed in the elementgroups corresponding to the pixelgroups of the pixel in the center of the element.
Default: election