Go to the source code of this file.
Functions/Subroutines | |
| subroutine | rvfcross (rvfmt1, rvfir1, rvfmt2, rvfir2, rvfmt3, rvfir3) |
| subroutine rvfcross | ( | real(8), dimension(npmtmax,natmtot,3), intent(in) | rvfmt1, |
| real(8), dimension(ngtot,3), intent(in) | rvfir1, | ||
| real(8), dimension(npmtmax,natmtot,3), intent(in) | rvfmt2, | ||
| real(8), dimension(ngtot,3), intent(in) | rvfir2, | ||
| real(8), dimension(npmtmax,natmtot,3), intent(out) | rvfmt3, | ||
| real(8), dimension(ngtot,3), intent(out) | rvfir3 | ||
| ) |
Definition at line 9 of file rvfcross.f90.