Home
last modified time | relevance | path

Searched refs:temp_embed_pot (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Doptimize_embedding_potential.F2630 NULLIFY (temp_embed_pot)
2631 ALLOCATE (temp_embed_pot(nspins))
2638 NULLIFY (temp_embed_pot(i_spin)%pw)
2642 CALL pw_zero(temp_embed_pot(i_spin)%pw)
2719 CALL pw_release(temp_embed_pot(i_spin)%pw)
2722 DEALLOCATE (temp_embed_pot)
2874 NULLIFY (temp_embed_pot)
2875 ALLOCATE (temp_embed_pot(nspins))
2877 NULLIFY (temp_embed_pot(i_spin)%pw)
2881 CALL pw_zero(temp_embed_pot(i_spin)%pw)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Doptimize_embedding_potential.F2630 NULLIFY (temp_embed_pot)
2631 ALLOCATE (temp_embed_pot(nspins))
2638 NULLIFY (temp_embed_pot(i_spin)%pw)
2642 CALL pw_zero(temp_embed_pot(i_spin)%pw)
2719 CALL pw_release(temp_embed_pot(i_spin)%pw)
2722 DEALLOCATE (temp_embed_pot)
2874 NULLIFY (temp_embed_pot)
2875 ALLOCATE (temp_embed_pot(nspins))
2877 NULLIFY (temp_embed_pot(i_spin)%pw)
2881 CALL pw_zero(temp_embed_pot(i_spin)%pw)
[all …]