Parallel drawing of hole/electron densities in all threads. In the current implementation, r1770, drawing of hole/electron densities are parallelized by only openMP-thread. Namely, all MPI-process draw same hole/electron densities. By this ticket, all openMP-threads/MPI-process will draw different hole/electron densities. Besides, After implementation of this ticket, stage out of hole/electron densities are required.
Parallel drawing of hole/electron densities in all threads. In the current implementation, r1770, drawing of hole/electron densities are parallelized by only openMP-thread. Namely, all MPI-process draw same hole/electron densities. By this ticket, all openMP-threads/MPI-process will draw different hole/electron densities. Besides, After implementation of this ticket, stage out of hole/electron densities are required.