Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
plag_modinterfaces::PLAG_ReflectParticleData Interface Reference

Public Member Functions

subroutine plag_reflectparticledata (pPatch, pPlag, ifl, iPcl, xLocOld, yLocOld, zLocOld, xLoc, yLoc, zLoc, xTraj, yTraj, zTraj)
 

Detailed Description

Definition at line 322 of file PLAG_ModInterfaces.F90.

Member Function/Subroutine Documentation

subroutine plag_reflectparticledata ( type(t_patch), pointer  pPatch,
type(t_plag), pointer  pPlag,
integer, intent(in)  ifl,
integer, intent(in)  iPcl,
real(rfreal), intent(inout)  xLocOld,
real(rfreal), intent(inout)  yLocOld,
real(rfreal), intent(inout)  zLocOld,
real(rfreal), intent(inout)  xLoc,
real(rfreal), intent(inout)  yLoc,
real(rfreal), intent(inout)  zLoc,
real(rfreal), intent(inout), optional  xTraj,
real(rfreal), intent(inout), optional  yTraj,
real(rfreal), intent(inout), optional  zTraj 
)

Definition at line 322 of file PLAG_ModInterfaces.F90.


The documentation for this interface was generated from the following file: