Defines the Projector class, an extension of the Wavefunction class for evaluating AE projection operators.
More...
|
| def | make_c_ops (op_nums, symmops) |
| |
| def | copy_wf (rwf, wf_ptr, allkpts, weights, setup_projectors=False, free_ref=False) |
| |
Defines the Projector class, an extension of the Wavefunction class for evaluating AE projection operators.
| def pawpyseed.core.projector.copy_wf |
( |
|
rwf, |
|
|
|
wf_ptr, |
|
|
|
allkpts, |
|
|
|
weights, |
|
|
|
setup_projectors = False, |
|
|
|
free_ref = False |
|
) |
| |
| def pawpyseed.core.projector.make_c_ops |
( |
|
op_nums, |
|
|
|
symmops |
|
) |
| |
| int pawpyseed.core.projector.OPSIZE = 9 |