Octopus
|
Go to the source code of this file.
Functions/Subroutines | |
program | oct_unfold |
subroutine | unfold_setup () |
subroutine | wfs_extract_spec_fn (space, st, gr, zcube, cf) |
program oct_unfold |
Definition at line 117 of file unfold.F90.
subroutine oct_unfold::unfold_setup |
Definition at line 378 of file unfold.F90.
subroutine oct_unfold::wfs_extract_spec_fn | ( | class(space_t), intent(in) | space, |
type(states_elec_t), intent(in) | st, | ||
type(grid_t), intent(in) | gr, | ||
type(cube_t), intent(inout) | zcube, | ||
type(cube_function_t), intent(inout) | cf | ||
) |
Definition at line 408 of file unfold.F90.