An open source method of characteristics neutron transport code.
dev_segment Struct Reference

A dev_segment represents a line segment within a single flat source region along a track. More...

#include <DeviceTrack.h>

Public Attributes

FP_PRECISION _length
 
int _material_index
 
int _region_uid
 

Detailed Description

A dev_segment represents a line segment within a single flat source region along a track.

The dev_segment is intended for use on the GPU.

Member Data Documentation

◆ _length

FP_PRECISION dev_segment::_length

The length of the segment (cm)

◆ _material_index

int dev_segment::_material_index

An index into the _materials array that contains Material pointers

◆ _region_uid

int dev_segment::_region_uid

The ID for flat source region in which this segment resides


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