setTimestepController Interface

interface
private pure module subroutine setTimestepController(this, controller)

Arguments

Type IntentOptional Attributes Name
class(CompositeIntegrator), intent(inout) :: this
class(TimestepController), intent(in) :: controller

Description

Setter for dtController