updateCoordOfOrigin updates the integer coordinate of the origin of a particle
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_particle_DPS_type), | intent(inout) | :: | this |
Particle to update coordOfOrigin of |
||
| type(mus_scheme_type), | intent(in) | :: | scheme |
Scheme to look up posOfOrigin |
||
| type(mus_geom_type), | intent(in) | :: | geometry |
Geometry information to determine new coord of origin |
||
| integer, | intent(in) | :: | myRank |
This process's rank |