ORB5  4.00
Loading...
Searching...
No Matches
part_fields::deposition Interface Reference

Public 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).
subroutine deposition_r8 (np, x, y, z, w, rhs, nl_depos, displs, first)
 Deposit some marker attribute to field with the proper splines order.

Member Function/Subroutine Documentation

◆ deposition_r4()

subroutine part_fields::deposition::deposition_r4 ( integer, intent(in) np,
real(kind=r8), dimension(np), intent(in) x,
real(kind=r8), dimension(np), intent(in) y,
real(kind=r8), dimension(np), intent(in) z,
real(kind=r4), dimension(np), intent(in) w,
real(kind=r8), dimension(0:nx+nidbas-1, 0:ny+nidbas-1, 0:nz+nidbas-1), intent(out) rhs,
logical, dimension(np), intent(in), optional nl_depos,
integer, dimension(:), intent(in), optional displs,
logical, intent(in), optional first )

Deposit some marker attribute to field with the proper splines order (r4).

Parameters
[in]npNumber of markers
[in]xMarker radial positions
[in]yMarker poloidal positions
[in]zMarker toroidal positions
[in]wMarker attribute to be deposited
[out]rhsResulting field
[in]nl_deposFlags to deposit markers or not
[in]firstFlags to deposit markers or not
[in]displsDisplacements to access markers in specific bin

◆ deposition_r8()

subroutine part_fields::deposition::deposition_r8 ( integer, intent(in) np,
real(kind=r8), dimension(np), intent(in) x,
real(kind=r8), dimension(np), intent(in) y,
real(kind=r8), dimension(np), intent(in) z,
real(kind=r8), dimension(np), intent(in) w,
real(kind=r8), dimension(0:nx+nidbas-1, 0:ny+nidbas-1, 0:nz+nidbas-1), intent(out) rhs,
logical, dimension(np), intent(in), optional nl_depos,
integer, dimension(:), intent(in), optional displs,
logical, intent(in), optional first )

Deposit some marker attribute to field with the proper splines order.

Parameters
[in]npNumber of markers
[in]xMarker radial positions
[in]yMarker poloidal positions
[in]zMarker toroidal positions
[in]wMarker attribute to be deposited
[out]rhsResulting field
[in]nl_deposFlags to deposit markers or not
[in]displsDisplacements to access markers in specific bin
[in]firstFlag to indicate first deposition iteration

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