Home
last modified time | relevance | path

Searched refs:distrID2 (Results 1 – 2 of 2) sorted by relevance

/dports/science/libgridxc/libgridxc-libgridxc-0.9.6/src/
H A Dmesh3d.F90864 integer,optional,intent(in) :: distrID2 ! ID of second distr. to be assoc. local
880 if (present(distrID2)) then
881 iDistr2 = indexDistr( distrID2 )
893 if (present(distrID2)) then
924 if (present(distrID2) .and. iDistr1/=iDistr2) then
/dports/science/siesta/siesta-4.1.5/Src/SiestaXC/
H A Dmesh3d.F90863 integer,optional,intent(in) :: distrID2 ! ID of second distr. to be assoc. local
879 if (present(distrID2)) then
880 iDistr2 = indexDistr( distrID2 )
892 if (present(distrID2)) then
923 if (present(distrID2) .and. iDistr1/=iDistr2) then