Go to the source code of this file.
Functions/Subroutines | |
| subroutine | exxengy |
| pure subroutine | crho2 (n, wf11, wf12, wf21, wf22, crho) |
| pure subroutine exxengy::crho2 | ( | integer, intent(in) | n, |
| complex(4), dimension(n), intent(in) | wf11, | ||
| complex(4), dimension(n), intent(in) | wf12, | ||
| complex(4), dimension(n), intent(in) | wf21, | ||
| complex(4), dimension(n), intent(in) | wf22, | ||
| complex(4), dimension(n), intent(out) | crho | ||
| ) |
| subroutine exxengy |
Definition at line 6 of file exxengy.f90.