XGC1
|
#include <charge.hpp>
Public Member Functions | |
Charges (const Grid< DeviceType > &grid, const Simulation< DeviceType > &sml, int nrho) | |
void | read_checkpoint_files (const XGC_IO_Stream &stream) |
void | write_checkpoint_files (const XGC_IO_Stream &stream) const |
Public Attributes | |
Charge< DeviceType, KinType::DriftKin > | electron |
Charge< DeviceType, KinType::GyroKin > | ion |
View< double *, CLayout, HostType > | cden00_1d_h |
|
inline |
|
inline |
|
inline |
Charge<DeviceType, KinType::DriftKin> Charges::electron |
Charge<DeviceType, KinType::GyroKin> Charges::ion |