updateCoordOfOrigin_DPS Subroutine

public subroutine updateCoordOfOrigin_DPS(this, scheme, geometry, myRank)

updateCoordOfOrigin updates the integer coordinate of the origin of a particle

Arguments

Type IntentOptional 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