column_state_updater_type Interface

public interface column_state_updater_type

Module Procedures

private function constructor(bounds, nclumps)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: nclumps

Return Value type(column_state_updater_type)