Datatype collects all volumetric penalization information.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | isActive | = | .false. |
Logical indicating if this datatype is filled with valueable data. |
|
real(kind=rk), | public, | allocatable | :: | penalization_data(:,:,:) |