sdr_subres_fills_type Derived Type

type, public :: sdr_subres_fills_type

Definition of values to use for colors in polynomial representations.


Inherits

type~~sdr_subres_fills_type~~InheritsGraph type~sdr_subres_fills_type sdr_subres_fills_type type~dyn_labelarray_type dyn_labelarray_type type~sdr_subres_fills_type->type~dyn_labelarray_type label type~grw_realarray_type grw_realarray_type type~sdr_subres_fills_type->type~grw_realarray_type fill, void

Inherited by

type~~sdr_subres_fills_type~~InheritedByGraph type~sdr_subres_fills_type sdr_subres_fills_type type~sdr_subresolution_type sdr_subresolution_type type~sdr_subresolution_type->type~sdr_subres_fills_type color_values type~sdr_confhead_type sdr_confHead_type type~sdr_confhead_type->type~sdr_subresolution_type subresolution

Contents


Components

TypeVisibilityAttributesNameInitial
type(dyn_labelarray_type), public :: label

Name of the color, to which the color values apply.

type(grw_realarray_type), public :: fill

Actual value to use, where the color is present, defaults to 1.

type(grw_realarray_type), public :: void

Actual value to use, where the color is not present, defaults to 0.