Home
last modified time | relevance | path

Searched refs:deallocate_intgrid (Results 1 – 4 of 4) sorted by relevance

/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dintegration_grid_types.F56 PUBLIC :: integration_grid_type, allocate_intgrid, deallocate_intgrid
78 IF (ASSOCIATED(int_grid)) CALL deallocate_intgrid(int_grid)
92 SUBROUTINE deallocate_intgrid(int_grid) subroutine
119 END SUBROUTINE deallocate_intgrid argument
H A Dkg_environment_types.F17 USE integration_grid_types, ONLY: deallocate_intgrid,&
189 CALL deallocate_intgrid(kg_env%int_grid_molecules)
192 CALL deallocate_intgrid(kg_env%int_grid_full)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dintegration_grid_types.F56 PUBLIC :: integration_grid_type, allocate_intgrid, deallocate_intgrid
78 IF (ASSOCIATED(int_grid)) CALL deallocate_intgrid(int_grid)
92 SUBROUTINE deallocate_intgrid(int_grid) subroutine
119 END SUBROUTINE deallocate_intgrid argument
H A Dkg_environment_types.F17 USE integration_grid_types, ONLY: deallocate_intgrid,&
172 CALL deallocate_intgrid(kg_env%int_grid_molecules)
175 CALL deallocate_intgrid(kg_env%int_grid_full)