![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | mesh_accumulation (nrtmp, nv, s_acc, sig, weights, equidistant, sg, dsg, ddsg, in_psi) |
subroutine mesh_accumulation | ( | integer(itm_i4), intent(in) | nrtmp, |
integer(itm_i4), intent(in) | nv, | ||
real(r8), dimension(nv), intent(in) | s_acc, | ||
real(r8), dimension(nv), intent(in) | sig, | ||
real(r8), dimension(nv), intent(in) | weights, | ||
real(r8), intent(in) | equidistant, | ||
real(r8), dimension(nrtmp), intent(out) | sg, | ||
real(r8), dimension(nrtmp), intent(out) | dsg, | ||
real(r8), dimension(nrtmp), intent(out) | ddsg, | ||
logical, intent(in) | in_psi | ||
) |
Definition at line 1 of file mesh_accumulation.f90.