reset_fields_local Subroutine

public subroutine reset_fields_local()

Reset the fields_local module

Arguments

None

Contents

Source Code


Source Code

  subroutine reset_fields_local
    implicit none
    initialised=.false.
    reinit=.true.
  end subroutine reset_fields_local