Octopus
|
Functions/Subroutines | |
subroutine, public | output_modelmb (outp, namespace, space, dir, gr, ions, iter, st) |
subroutine | zoutput_modelmb (outp, namespace, space, dir, mesh, st, ions) |
routine for output of model many-body quantities. More... | |
subroutine | doutput_modelmb (outp, namespace, space, dir, mesh, st, ions) |
routine for output of model many-body quantities. More... | |
subroutine, public output_modelmb_oct_m::output_modelmb | ( | type(output_t), intent(in) | outp, |
type(namespace_t), intent(in) | namespace, | ||
class(space_t), intent(in) | space, | ||
character(len=*), intent(in) | dir, | ||
type(grid_t), intent(in) | gr, | ||
type(ions_t), intent(in) | ions, | ||
integer, intent(in) | iter, | ||
type(states_elec_t), intent(inout) | st | ||
) |
Definition at line 146 of file output_modelmb.F90.
|
private |
routine for output of model many-body quantities.
Definition at line 243 of file output_modelmb.F90.
|
private |
routine for output of model many-body quantities.
Definition at line 430 of file output_modelmb.F90.