Go to the source code of this file.
Functions/Subroutines | |
| subroutine | surface_ri (PTG, PQS, PEXNS, PEXNA, PTA, PQA, PZREF, PUREF, PDIRCOSZW, PVMOD, PRI) |
| subroutine surface_ri | ( | real, dimension(:), intent(in) | PTG, |
| real, dimension(:), intent(in) | PQS, | ||
| real, dimension(:), intent(in) | PEXNS, | ||
| real, dimension(:), intent(in) | PEXNA, | ||
| real, dimension(:), intent(in) | PTA, | ||
| real, dimension(:), intent(in) | PQA, | ||
| real, dimension(:), intent(in) | PZREF, | ||
| real, dimension(:), intent(in) | PUREF, | ||
| real, dimension(:), intent(in) | PDIRCOSZW, | ||
| real, dimension(:), intent(in) | PVMOD, | ||
| real, dimension(:), intent(out) | PRI | ||
| ) |
Definition at line 6 of file surface_ri.F90.


1.8.5