Celeritas  0.5.0-56+6b053cd
Public Types | Public Attributes | List of all members
celeritas::OdeState Struct Reference

A utility array of the equation of motion based on celeritas::Array . More...

#include <Types.hh>

Public Types

using MomentumUnits = units::MevMomentum
 
using Real3 = Array< real_type, 3 >
 

Public Attributes

Real3 pos
 Particle position.
 
Real3 mom
 Particle momentum.
 

Detailed Description

A utility array of the equation of motion based on celeritas::Array .


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