Go to the source code of this file.
Functions/Subroutines | |
| subroutine | eveqnfvz (nmatp, h, o, evalfv, evecfv) |
| subroutine eveqnfvz | ( | integer, intent(in) | nmatp, |
| complex(8), dimension(*), intent(in) | h, | ||
| complex(8), dimension(*), intent(in) | o, | ||
| real(8), dimension(nstfv), intent(out) | evalfv, | ||
| complex(8), dimension(nmatmax,nstfv), intent(out) | evecfv | ||
| ) |
Definition at line 6 of file eveqnfvz.f90.