|
GRASP
|
Functions/Subroutines | |
| subroutine | in (IORB, JP, P, Q, MTP) |
| subroutine in | ( | integer, intent(in) | IORB, |
| integer, intent(in) | JP, | ||
| real(double), dimension(nnnp), intent(inout) | P, | ||
| real(double), dimension(nnnp), intent(inout) | Q, | ||
| integer, intent(out) | MTP | ||
| ) |
1.8.13