preconditioning_start Subroutine

public subroutine preconditioning_start(my_rank, mpi_size, ez, wez, ielast, intercell_ach, alat, vmtzero, lattice_relax, gmatbulk)

Arguments

Type IntentOptional Attributes Name
integer :: my_rank
integer :: mpi_size
double complex, intent(out), allocatable :: ez(:)
double complex, intent(out), allocatable :: wez(:)
integer, intent(out) :: ielast
real(kind=DP), intent(out), allocatable :: intercell_ach(:,:)
real(kind=DP), intent(out) :: alat
real(kind=dp) :: vmtzero(2)
integer :: lattice_relax
type(gmatbulk_type) :: gmatbulk