![]() |
(git:ec11232)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | realspace_grid_cube |
| Generate Gaussian cube files. | |
Functions/Subroutines | |
| subroutine, public | realspace_grid_cube::pw_to_cube (pw, unit_nr, title, particles_r, particles_z, stride, 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. | |