Go to the source code of this file.
Functions/Subroutines | |
| subroutine | eveqnwxy (n, p, dw, ex, fy, w) |
| subroutine eveqnwxy | ( | integer, intent(in) | n, |
| integer, intent(in) | p, | ||
| complex(8), dimension(n,n), intent(inout) | dw, | ||
| complex(8), dimension(n,n), intent(inout) | ex, | ||
| complex(8), dimension(n), intent(inout) | fy, | ||
| real(8), dimension(n), intent(out) | w | ||
| ) |
Definition at line 6 of file eveqnwxy.f90.