Class part_time#

Inheritance Relationships#

Base Type#

Class Documentation#

class part_time : public ParticleAttributes#

Public Functions

part_time(Bunch *bunch)#

Constructor. This Attribute describe complex coefficients of Wave functions. The defailt size is 400.

part_time(Bunch *bunch, int size_in)#

This Attribute describe complex coefficients of Wave functions. User can specify the number of variables that he wants to reserve.

~part_time()#