write_snaps Subroutine

public subroutine write_snaps(self, comm_handler, isnaps_apar_shift, tau)

Writes apar_shift to snapshots

Type Bound

apar_shift_t

Arguments

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

Instance of class

type(comm_handler_t), intent(in) :: comm_handler

Communicators

integer, intent(in) :: isnaps_apar_shift

Snapshot of apar shift model

real(kind=GP), intent(in) :: tau

Time


Contents