setter Abstract Interface

abstract interface
private subroutine setter(this, state_vector)

Arguments

Type IntentOptional AttributesName
class(glacier), intent(inout) :: this
real(kind=r8), intent(in), dimension(:):: state_vector

A real array containing the data describing the state of the glacier.