finalize Subroutine

private pure subroutine finalize(self)

Finalize the colormap, deallocating the map array and resetting status.

Type Bound

Colormap

Arguments

Type IntentOptional Attributes Name
class(Colormap), intent(inout) :: self

Called by

proc~~finalize~~CalledByGraph proc~finalize Colormap%finalize proc~test_048 test_048 proc~test_048->proc~finalize proc~test_060 test_060 proc~test_060->proc~finalize program~example1 example1 program~example1->proc~finalize program~check check program~check->proc~test_048 program~check->proc~test_060