![]() |
programmer's documentation
|
Copy attributes from one particle to another. More...
Public Member Functions | |
subroutine | lagr_part_copy (dest, src) |
Copy attributes from one particle to another.
[in] | dest | number of particle to copy to |
[in] | src | number of particle to copy from |
subroutine lagr_part_copy | ( | integer(c_int) | dest, |
integer(c_int) | src | ||
) |