![]() |
ORB5
v4.9.4
|
Private Member Functions | |
| subroutine | deposition_r4 (np, x, y, z, w, rhs, nl_depos, displs, first) |
| Deposit some marker attribute to field with the proper splines order (r4) More... | |
| subroutine | deposition_r8 (np, x, y, z, w, rhs, nl_depos, displs, first) |
| Deposit some marker attribute to field with the proper splines order. More... | |
|
private |
Deposit some marker attribute to field with the proper splines order (r4)
| [in] | np | Number of markers |
| [in] | x | Marker radial positions |
| [in] | y | Marker poloidal positions |
| [in] | z | Marker toroidal positions |
| [in] | w | Marker attribute to be deposited |
| [out] | rhs | Resulting field |
| [in] | nl_depos | Flags to deposit markers or not |
| [in] | first | Flags to deposit markers or not |
| [in] | displs | Displacements to access markers in specific bin |
|
private |
Deposit some marker attribute to field with the proper splines order.
| [in] | np | Number of markers |
| [in] | x | Marker radial positions |
| [in] | y | Marker poloidal positions |
| [in] | z | Marker toroidal positions |
| [in] | w | Marker attribute to be deposited |
| [out] | rhs | Resulting field |
| [in] | nl_depos | Flags to deposit markers or not |
| [in] | displs | Displacements to access markers in specific bin |
| [in] | first | Flag to indicate first deposition iteration |