Octopus
output_modelmb_oct_m Module Reference

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...
 

Function/Subroutine Documentation

◆ output_modelmb()

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.

◆ zoutput_modelmb()

subroutine output_modelmb_oct_m::zoutput_modelmb ( type(output_t), intent(in)  outp,
type(namespace_t), intent(in)  namespace,
class(space_t), intent(in)  space,
character(len=*), intent(in)  dir,
class(mesh_t), intent(in)  mesh,
type(states_elec_t), intent(in)  st,
type(ions_t), intent(in)  ions 
)
private

routine for output of model many-body quantities.

Definition at line 243 of file output_modelmb.F90.

◆ doutput_modelmb()

subroutine output_modelmb_oct_m::doutput_modelmb ( type(output_t), intent(in)  outp,
type(namespace_t), intent(in)  namespace,
class(space_t), intent(in)  space,
character(len=*), intent(in)  dir,
class(mesh_t), intent(in)  mesh,
type(states_elec_t), intent(in)  st,
type(ions_t), intent(in)  ions 
)
private

routine for output of model many-body quantities.

Definition at line 430 of file output_modelmb.F90.