pygpe.spintwo.wavefunction.SpinTwoWavefunction.set_wavefunction#
- SpinTwoWavefunction.set_wavefunction(plus2_component=None, plus1_component=None, zero_component=None, minus1_component=None, minus2_component=None)#
Sets the wavefunction components to the specified arrays.
- Parameters:
plus2_component – Plus two component of the wavefunction.
plus1_component – Plus one component of the wavefunction.
zero_component – Zero component of the wavefunction.
minus1_component – Minus one component of the wavefunction.
minus2_component – Minus two component of the wavefunction.