Variables | |
| real(8), dimension(3, 3) | avecu |
| real(8), dimension(3, 3) | bvecu |
| real(8) | omegau |
| real(8) | omegabzu |
| integer | nkpt0 |
| integer, dimension(3) | ngridkpa |
| integer, dimension(2, 3) | intkpa |
| integer | nkpa |
| real(8), dimension(:,:), allocatable | vrcu |
| real(8) | q0cut |
| real(8), dimension(:,:,:), allocatable | vgqc |
| real(8), dimension(:,:), allocatable | gqc |
| real(8), dimension(:,:), allocatable | gclgq |
| real(8), dimension(:,:,:,:), allocatable | jlgqrmt |
| complex(8), dimension(:,:,:), allocatable | ylmgq |
| complex(8), dimension(:,:,:), allocatable | sfacgq |
| complex(8), dimension(:,:,:), allocatable | expqmt |
| real(8), dimension(:,:,:), allocatable | rhormt |
| real(8), dimension(:,:), allocatable | rhorir |
| real(8), dimension(:,:,:,:), allocatable | magrmt |
| real(8), dimension(:,:,:), allocatable | magrir |
| real(8), dimension(:,:), allocatable | chgmtru |
| real(8), dimension(:,:,:), allocatable | mommtru |
| real(8), dimension(:,:), allocatable | momirru |
| real(8), dimension(:,:), allocatable | momtotru |
| complex(8), dimension(:,:,:), allocatable | rhoqmt |
| complex(8), dimension(:,:), allocatable | rhoqir |
| complex(8), dimension(:,:,:,:), allocatable | magqmt |
| complex(8), dimension(:,:,:), allocatable | magqir |
| logical | trdvclr |
| complex(8), dimension(:), allocatable | vclq |
| logical | trdbfcr |
| complex(8), dimension(:,:), allocatable | bfcq |
| complex(8), dimension(:,:,:), allocatable | bfcmtq |
| real(8), dimension(3) | bfieldcu |
| real(8), dimension(3) | efieldcu |
| logical | tbdipu |
| complex(8), dimension(:,:), allocatable | bdipq |
| complex(8), dimension(:), allocatable, target | vsbsq |
| complex(8), dimension(:,:,:), pointer, contiguous | vsqmt |
| complex(8), dimension(:,:), pointer, contiguous | vsqir |
| complex(8), dimension(:,:,:,:), pointer, contiguous | bsqmt |
| complex(8), dimension(:,:,:), pointer, contiguous | bsqir |
| real(8) | rndbfcu |
| logical | tplotq0 |
| integer | nstulr |
| real(8), dimension(:,:), allocatable | evalu |
| real(8), dimension(:,:), allocatable | occulr |
| real(8), dimension(3,3) modulr::avecu |
Definition at line 12 of file modulr.f90.
| complex(8), dimension(:,:), allocatable modulr::bdipq |
Definition at line 80 of file modulr.f90.
| complex(8), dimension(:,:,:), allocatable modulr::bfcmtq |
Definition at line 72 of file modulr.f90.
| complex(8), dimension(:,:), allocatable modulr::bfcq |
Definition at line 70 of file modulr.f90.
| real(8), dimension(3) modulr::bfieldcu |
Definition at line 74 of file modulr.f90.
| complex(8), dimension(:,:,:), pointer, contiguous modulr::bsqir |
Definition at line 84 of file modulr.f90.
| complex(8), dimension(:,:,:,:), pointer, contiguous modulr::bsqmt |
Definition at line 84 of file modulr.f90.
| real(8), dimension(3,3) modulr::bvecu |
Definition at line 14 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::chgmtru |
Definition at line 55 of file modulr.f90.
| real(8), dimension(3) modulr::efieldcu |
Definition at line 76 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::evalu |
Definition at line 96 of file modulr.f90.
| complex(8), dimension(:,:,:), allocatable modulr::expqmt |
Definition at line 46 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::gclgq |
Definition at line 38 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::gqc |
Definition at line 36 of file modulr.f90.
| integer, dimension(2,3) modulr::intkpa |
Definition at line 22 of file modulr.f90.
| real(8), dimension(:,:,:,:), allocatable modulr::jlgqrmt |
Definition at line 40 of file modulr.f90.
| complex(8), dimension(:,:,:), allocatable modulr::magqir |
Definition at line 60 of file modulr.f90.
| complex(8), dimension(:,:,:,:), allocatable modulr::magqmt |
Definition at line 60 of file modulr.f90.
| real(8), dimension(:,:,:), allocatable modulr::magrir |
Definition at line 53 of file modulr.f90.
| real(8), dimension(:,:,:,:), allocatable modulr::magrmt |
Definition at line 53 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::momirru |
Definition at line 57 of file modulr.f90.
| real(8), dimension(:,:,:), allocatable modulr::mommtru |
Definition at line 57 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::momtotru |
Definition at line 57 of file modulr.f90.
| integer, dimension(3) modulr::ngridkpa |
Definition at line 20 of file modulr.f90.
| integer modulr::nkpa |
Definition at line 24 of file modulr.f90.
| integer modulr::nkpt0 |
Definition at line 18 of file modulr.f90.
| integer modulr::nstulr |
Definition at line 94 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::occulr |
Definition at line 98 of file modulr.f90.
| real(8) modulr::omegabzu |
Definition at line 16 of file modulr.f90.
| real(8) modulr::omegau |
Definition at line 16 of file modulr.f90.
| real(8) modulr::q0cut |
Definition at line 32 of file modulr.f90.
| complex(8), dimension(:,:), allocatable modulr::rhoqir |
Definition at line 59 of file modulr.f90.
| complex(8), dimension(:,:,:), allocatable modulr::rhoqmt |
Definition at line 59 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::rhorir |
Definition at line 52 of file modulr.f90.
| real(8), dimension(:,:,:), allocatable modulr::rhormt |
Definition at line 52 of file modulr.f90.
| real(8) modulr::rndbfcu |
Definition at line 86 of file modulr.f90.
| complex(8), dimension(:,:,:), allocatable modulr::sfacgq |
Definition at line 44 of file modulr.f90.
| logical modulr::tbdipu |
Definition at line 78 of file modulr.f90.
| logical modulr::tplotq0 |
Definition at line 88 of file modulr.f90.
| logical modulr::trdbfcr |
Definition at line 68 of file modulr.f90.
| logical modulr::trdvclr |
Definition at line 63 of file modulr.f90.
| complex(8), dimension(:), allocatable modulr::vclq |
Definition at line 65 of file modulr.f90.
| real(8), dimension(:,:,:), allocatable modulr::vgqc |
Definition at line 34 of file modulr.f90.
| real(8), dimension(:,:), allocatable modulr::vrcu |
Definition at line 26 of file modulr.f90.
| complex(8), dimension(:), allocatable, target modulr::vsbsq |
Definition at line 82 of file modulr.f90.
| complex(8), dimension(:,:), pointer, contiguous modulr::vsqir |
Definition at line 83 of file modulr.f90.
| complex(8), dimension(:,:,:), pointer, contiguous modulr::vsqmt |
Definition at line 83 of file modulr.f90.
| complex(8), dimension(:,:,:), allocatable modulr::ylmgq |
Definition at line 42 of file modulr.f90.