|
GRASP
|
Functions/Subroutines | |
| subroutine | dnicmv (N, M, B, C) |
| subroutine | dmerge_dnicmv (N, DB, DC, DA, DCONST, DL) |
| subroutine dmerge_dnicmv | ( | integer, intent(in) | N, |
| real(double), dimension(*), intent(in) | DB, | ||
| real(double), dimension(*), intent(inout) | DC, | ||
| real(double), dimension(n), intent(in) | DA, | ||
| real(double), intent(in) | DCONST, | ||
| real(double), intent(out) | DL | ||
| ) |
1.8.13