update_accum_field Interface

public interface update_accum_field

Module Procedures

private subroutine update_accum_field_sl(name, field, nstep)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
real(kind=r8), pointer, dimension(:) :: field
integer, intent(in) :: nstep

private subroutine update_accum_field_ml(name, field, nstep)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
real(kind=r8), pointer, dimension(:,:) :: field
integer, intent(in) :: nstep