Home
last modified time | relevance | path

Searched refs:mtxel_comm (Results 1 – 6 of 6) sorted by relevance

/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dpeinfo.f90174 integer :: mtxel_comm !< mtxel group communicator component
H A Dtiming.f90279 integer :: mtxel_comm =17 component
/dports/science/berkeleygw/BGW-2.0.0/Epsilon/
H A Dchi_summation.f90551 call MPI_Send(ntot,1,MPI_INTEGER,0,tag,peinf%mtxel_comm,mpierr)
560 call MPI_Bcast(ntot_members,pol%nfreq_group,MPI_INTEGER,0,peinf%mtxel_comm,mpierr)
561 call MPI_Bcast(ntot,1,MPI_INTEGER,0,peinf%mtxel_comm,mpierr)
562 call MPI_Bcast(ntotmax,1,MPI_INTEGER,0,peinf%mtxel_comm,mpierr)
569 ntotmax*kp%nspin*pol%nmtx,MPI_SCALAR,peinf%mtxel_comm,mpierr)
571 ntotmax*kp%nspin,MPI_REAL_DP,peinf%mtxel_comm,mpierr)
799 call MPI_Send(ntot,1,MPI_INTEGER,0,tag,peinf%mtxel_comm,mpierr)
808 call MPI_Bcast(ntot_members,pol%nfreq_group,MPI_INTEGER,0,peinf%mtxel_comm,mpierr)
809 call MPI_Bcast(ntot,1,MPI_INTEGER,0,peinf%mtxel_comm,mpierr)
810 call MPI_Bcast(ntotmax,1,MPI_INTEGER,0,peinf%mtxel_comm,mpierr)
[all …]
H A Depsinv.f90347 peinf%mtxel_comm,mpierr)
561 peinf%mtxel_comm,mpierr)
H A Dinput.f901252 call create_mpi_group(orig_group,group_size,peinf%ranks,peinf%mtxel_group,peinf%mtxel_comm)
/dports/science/berkeleygw/BGW-2.0.0/Sigma/
H A Dsigma_main.f901549 if ( peinf%inode == 0 ) call timing%start(timing%mtxel_comm)
1572 if ( peinf%inode == 0 ) call timing%stop(timing%mtxel_comm)