Physical group of elements
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | gidx | Group index |
|||
| integer, | public | :: | gdim | Group dimensionality \(d\) \(d \in {1,2}\) |
|||
| character(len=128), | public | :: | gname | Group name |
|||
| real(kind=wp), | public, | dimension(:), allocatable | :: | gdata | Data for group This data can be used to store material properties or source term constants. |