Go to the source code of this file.
Functions/Subroutines | |
| subroutine | readstate |
| subroutine | rgfmt (rfmtp) |
| subroutine | rgvfmt (rvfmt) |
| subroutine | rgvfcmt (rvfcmt) |
| subroutine | rgvir (rvfir) |
| subroutine readstate | ( | ) |
Definition at line 10 of file readstate.f90.
| subroutine readstate::rgfmt | ( | real(8), dimension(npmtmax,natmtot), intent(out) | rfmtp | ) |
Definition at line 288 of file readstate.f90.
| subroutine readstate::rgvfcmt | ( | real(8), dimension(npcmtmax,natmtot,ndmag), intent(out) | rvfcmt | ) |
Definition at line 330 of file readstate.f90.
| subroutine readstate::rgvfmt | ( | real(8), dimension(npmtmax,natmtot,ndmag), intent(out) | rvfmt | ) |
Definition at line 306 of file readstate.f90.
| subroutine readstate::rgvir | ( | real(8), dimension(ngtot,ndmag), intent(out) | rvfir | ) |