Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_external_loads (coords, jdltyp, adlmag, mdload, ndload, Rex, nodes, NumNp, MapSElVolEl, NumElVol) |
| subroutine get_external_loads | ( | real*8, dimension(1:3,1:numnp) | coords, |
| dimension(mdload,1:2) | jdltyp, | ||
| dimension(mdload) | adlmag, | ||
| mdload, | |||
| ndload, | |||
| real*8, dimension(1:3*numnp) | Rex, | ||
| integer, dimension(1:8,1:numnp) | nodes, | ||
| integer | NumNp, | ||
| MapSElVolEl, | |||
| NumElVol | |||
| ) |
Definition at line 53 of file get_external_loads.f90.
References Connectivity::dimension(), i, StopWatch::stop(), and x.
