Go to the source code of this file.
|
| 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.
|
| |