DVRWavefunctions
wavefunction_class: DVRWavefunction
__init__(self, energies=None, wavefunctions=None, grid=None, results: Psience.DVR.BaseDVR.DVRResults = None, **opts):
__repr__(self):
plot(self, figure=None, **opts):
Plots the held wavefunctions
figure:Anygraphics_class:Anyplot_style:Anyscaling:Anyshift:Anyopts:Any:returns:Graphics
expectation(self, op, other=None, multiplicative=True):
Computes the expectation value of operator op over the wavefunction other and self
other:DVRWavefunctions | np.ndarrayop:Any:returns:_
transform_operator(self, M):
coordinate(self):
momentum(self):
laplacian(self):
kinetic_energy(self):
potential_energy(self):