Home
last modified time | relevance | path

Searched defs:psit_G (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-gpaw/gpaw-21.6.0/gpaw/analyse/
H A Deed.py37 def get_weight(self, psit_G): argument
H A Dwignerseitz.py62 def expand_wave_function(self, psit_G, u, n): argument
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/
H A Dkpt_descriptor.py322 def transform_wave_function(self, psit_G, k, index_G=None, phase_G=None): argument
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/wavefunctions/
H A Darrays.py194 def _distribute(self, big_psit_G, psit_G): argument
H A Dbase.py91 def add_realspace_orbital_to_density(self, nt_G, psit_G): argument
/dports/science/py-gpaw/gpaw-21.6.0/c/
H A Dlfc.c654 double* psit_G = (double*)PyArray_DATA(psit_G_obj); in lcao_to_grid() local
669 double complex* psit_G = (double complex*)PyArray_DATA(psit_G_obj); in lcao_to_grid() local
685 double complex* psit_G = (double complex*)PyArray_DATA(psit_G_obj); in lcao_to_grid() local