finish_theta_grid_salpha Subroutine

public subroutine finish_theta_grid_salpha()

FIXME : Add documentation

Arguments

None

Contents


Source Code

  subroutine finish_theta_grid_salpha
    implicit none
    initialized = .false.
    call theta_grid_salpha_config%reset()
  end subroutine finish_theta_grid_salpha