Go to the source code of this file.
Functions/Subroutines | |
subroutine | gencfrm (wfmt11, wfmt12, wfir11, wfir12, wfmt21, wfmt22, wfir21, wfir22, crhomt, crhoir, cmagmt, cmagir) |
subroutine gencfrm | ( | complex(4), dimension(npcmtmax,natmtot), intent(in) | wfmt11, |
complex(4), dimension(npcmtmax,natmtot), intent(in) | wfmt12, | ||
complex(4), dimension(ngtot), intent(in) | wfir11, | ||
complex(4), dimension(ngtot), intent(in) | wfir12, | ||
complex(4), dimension(npcmtmax,natmtot), intent(in) | wfmt21, | ||
complex(4), dimension(npcmtmax,natmtot), intent(in) | wfmt22, | ||
complex(4), dimension(ngtot), intent(in) | wfir21, | ||
complex(4), dimension(ngtot), intent(in) | wfir22, | ||
complex(4), dimension(npcmtmax,natmtot), intent(out) | crhomt, | ||
complex(4), dimension(ngtot), intent(out) | crhoir, | ||
complex(4), dimension(npcmtmax,natmtot,ndmag), intent(out) | cmagmt, | ||
complex(4), dimension(ngtot,ndmag), intent(out) | cmagir | ||
) |
Definition at line 6 of file gencfrm.f90.