shift_storage Interface

interface
public module subroutine shift_storage(self, vals_new)

Arguments

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

Instance of the type

real(kind=GP), intent(in), dimension(self%ndim, self%nfields) :: vals_new

New storage value

Description

Shifts storage and vals_new will be placed at vsore(:,1,:)