Contains information about the elements affected by a source term. The information contained are for one particular level.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | nElems | = | 0 | The number of elements affected by the source on this level |
|
type(grw_intarray_type), | private | :: | posInTotal | Position of elements in state array to apply source terms. Position in state array is same as position in total list Size: nElems |
|||
type(grw_intarray_type), | private | :: | idx | Index to access point data type to retrieve values from variable refered for source variable |