![]() |
(git:5f3bc36)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | cp_realspace_grid_cube |
| A wrapper around pw_to_cube() which accepts particle_list_type. | |
Functions/Subroutines | |
| subroutine, public | cp_realspace_grid_cube::cp_pw_to_cube (pw, unit_nr, title, particles, stride, zero_tails, silent, mpi_io) |
| ... | |
| subroutine, public | cp_realspace_grid_cube::cp_pw_to_simple_volumetric (pw, unit_nr, stride, pw2) |
| Prints grid in a simple format: X Y Z value. | |
| subroutine, public | cp_realspace_grid_cube::cp_cube_to_pw (grid, filename, scaling, silent) |
| Thin wrapper around routine cube_to_pw. | |