Go to the source code of this file.
Functions/Subroutines | |
subroutine | reflectvector (nx, ny, nz, xComp, yComp, zComp) |
subroutine reflectvector | ( | real(rfreal), intent(in) | nx, |
real(rfreal), intent(in) | ny, | ||
real(rfreal), intent(in) | nz, | ||
real(rfreal), intent(inout) | xComp, | ||
real(rfreal), intent(inout) | yComp, | ||
real(rfreal), intent(inout) | zComp | ||
) |
Definition at line 52 of file ReflectVector.F90.
References Kdtree_d< Traits >::ExtPoint::term().
Referenced by plag_reflectparticledata(), and rflu_modrelatedpatches::rflu_relp_symmetrywrapper().