Home
last modified time | relevance | path

Searched refs:allocate_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
71 SUBROUTINE allocate_intgrid(int_grid) subroutine
82 END SUBROUTINE allocate_intgrid argument
H A Dkg_environment.F45 USE integration_grid_types, ONLY: allocate_intgrid,&
352 CALL allocate_intgrid(kg_env%int_grid_full)
354 CALL allocate_intgrid(kg_env%int_grid_molecules)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dintegration_grid_types.F56 PUBLIC :: integration_grid_type, allocate_intgrid, deallocate_intgrid
71 SUBROUTINE allocate_intgrid(int_grid) subroutine
82 END SUBROUTINE allocate_intgrid argument
H A Dkg_environment.F37 USE integration_grid_types, ONLY: allocate_intgrid,&
222 CALL allocate_intgrid(kg_env%int_grid_full)
224 CALL allocate_intgrid(kg_env%int_grid_molecules)