#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | c_dampvrel (dampr, igrnod, proc, idamp_vrel, ndamp_vrel_l, ngrnod, ndamp, nrdamp) |
| subroutine c_dampvrel | ( | dimension(nrdamp,ndamp), intent(in) | dampr, |
| type (group_), dimension(ngrnod), intent(in) | igrnod, | ||
| integer, intent(in) | proc, | ||
| integer, dimension(ndamp), intent(inout) | idamp_vrel, | ||
| integer, intent(inout) | ndamp_vrel_l, | ||
| integer, intent(in) | ngrnod, | ||
| integer, intent(in) | ndamp, | ||
| integer, intent(in) | nrdamp ) |
Definition at line 31 of file c_dampvrel.F.