ORB5  4.00
Loading...
Searching...
No Matches
larmor::marker_type Type Reference

Public Attributes

integer nmarkers
 Number of markers.
integer nmarkers_max
 Allocated number of markers.
integer atts_offset
 Offset in particles for this atts.
integer atts_npart
 Number of particles stored in this atts.
real(kind=r8), dimension(:,:), allocatable atts
 Marker attributes.
real(kind=r8), dimension(:,:), allocatable atts_sorted
 Sorted marker attributes.

Member Data Documentation

◆ atts

real(kind=r8), dimension(:,:), allocatable larmor::marker_type::atts

Marker attributes.

◆ atts_npart

integer larmor::marker_type::atts_npart

Number of particles stored in this atts.

◆ atts_offset

integer larmor::marker_type::atts_offset

Offset in particles for this atts.

◆ atts_sorted

real(kind=r8), dimension(:,:), allocatable larmor::marker_type::atts_sorted

Sorted marker attributes.

◆ nmarkers

integer larmor::marker_type::nmarkers

Number of markers.

◆ nmarkers_max

integer larmor::marker_type::nmarkers_max

Allocated number of markers.


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