Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | npart | |||
double precision, | intent(inout), | DIMENSION(3,npart) | :: | pos | ||
double precision, | intent(out), | DIMENSION(3,npart_above_xy) | :: | pos_below | ||
integer, | intent(inout) | :: | npart_above_xy | |||
integer, | intent(in), | DIMENSION(npart_above_xy) | :: | above_xy_plane_a | ||
double precision, | intent(inout), | optional, | DIMENSION(npart) | :: | nu | |
double precision, | intent(out), | optional, | DIMENSION(npart_above_xy) | :: | nu_below |
Mirror the particle with z>0 with respect to the xy plane, to impose the equatorial-plane symmetry