|
subroutine | wfs_elec_oct_m::wfs_elec_clone_to (this, dest, pack, copy_data, new_np) |
| clone to another wfs_elec_t object More...
|
|
subroutine | wfs_elec_oct_m::wfs_elec_clone_to_array (this, dest, n_batches, pack, copy_data) |
| clone the data to multipe wfs_elec_t objects More...
|
|
subroutine | wfs_elec_oct_m::wfs_elec_copy_to (this, dest, pack, copy_data, new_np, special) |
| copy the data of teh contained batch to another (existing) wfs_elec_t object More...
|
|
subroutine | wfs_elec_oct_m::wfs_elec_check_compatibility_with (this, target, only_check_dim) |
| check whether the object is compatible with a target object More...
|
|
subroutine | wfs_elec_oct_m::wfs_elec_end (this, copy) |
| finalze the object and the contained batch More...
|
|
subroutine | wfs_elec_oct_m::dwfs_elec_init_with_memory_3 (this, dim, st_start, st_end, psi, ik) |
| initialize a wfs_elec_t object with given memory More...
|
|
subroutine | wfs_elec_oct_m::dwfs_elec_init_with_memory_2 (this, dim, st_start, st_end, psi, ik) |
| initialize a wfs_elec_t object with given memory More...
|
|
subroutine, public | wfs_elec_oct_m::dwfs_elec_init (this, dim, st_start, st_end, np, ik, special, packed) |
| initialize an empty wfs_elec_t object More...
|
|
subroutine | wfs_elec_oct_m::zwfs_elec_init_with_memory_3 (this, dim, st_start, st_end, psi, ik) |
| initialize a wfs_elec_t object with given memory More...
|
|
subroutine | wfs_elec_oct_m::zwfs_elec_init_with_memory_2 (this, dim, st_start, st_end, psi, ik) |
| initialize a wfs_elec_t object with given memory More...
|
|
subroutine, public | wfs_elec_oct_m::zwfs_elec_init (this, dim, st_start, st_end, np, ik, special, packed) |
| initialize an empty wfs_elec_t object More...
|
|