pygpe.spinone.wavefunction.SpinOneWavefunction.set_wavefunction#
- SpinOneWavefunction.set_wavefunction(plus_component=None, zero_component=None, minus_component=None)#
Sets the wavefunction components to the specified arrays.
- Parameters:
plus_component – Plus component of the wavefunction.
zero_component – Zero component of the wavefunction.
minus_component – Minus component of the wavefunction.