(git:d5c4d39)
Loading...
Searching...
No Matches
realspace_grid_cube.F File Reference

Go to the source code of this file.

Modules

module  realspace_grid_cube
 Generate Gaussian cube files.
 

Functions/Subroutines

subroutine, public realspace_grid_cube::cube_read_values (values, buffer)
 Read cube values from a character buffer.
 
subroutine, public realspace_grid_cube::pw_to_cube (pw, unit_nr, title, particles_r, particles_z, particles_zeff, stride, max_file_size_mb, zero_tails, silent, mpi_io)
 ...
 
subroutine, public realspace_grid_cube::cube_to_pw (grid, filename, scaling, parallel_read, silent)
 Computes the external density on the grid hacked from external_read_density.
 
subroutine, public realspace_grid_cube::pw_to_simple_volumetric (pw, unit_nr, stride, pw2)
 Prints a simple grid file: X Y Z value.
 

Variables

character(len= *), parameter, public realspace_grid_cube::cube_value_format = '(E13.5E3)'
 
character(len= *), parameter, public realspace_grid_cube::cube_values_format = '(6E13.5E3)'