Octopus
ps_xml_oct_m Module Reference

Data Types

type  ps_xml_t
 

Functions/Subroutines

subroutine, public ps_xml_init (this, namespace, filename, fmt, ierr)
 
subroutine ps_xml_check_normalization (this, namespace)
 checks normalization of the pseudo wavefunctions More...
 
subroutine, public ps_xml_end (this)
 

Function/Subroutine Documentation

◆ ps_xml_init()

subroutine, public ps_xml_oct_m::ps_xml_init ( type(ps_xml_t), intent(inout)  this,
type(namespace_t), intent(in)  namespace,
character(len=*), intent(in)  filename,
integer, intent(in)  fmt,
integer, intent(out)  ierr 
)

Definition at line 162 of file ps_xml.F90.

◆ ps_xml_check_normalization()

subroutine ps_xml_oct_m::ps_xml_check_normalization ( type(ps_xml_t), intent(in)  this,
type(namespace_t), intent(in)  namespace 
)
private

checks normalization of the pseudo wavefunctions

Definition at line 305 of file ps_xml.F90.

◆ ps_xml_end()

subroutine, public ps_xml_oct_m::ps_xml_end ( type(ps_xml_t), intent(inout)  this)

Definition at line 336 of file ps_xml.F90.