![]()  | 
  
    Octopus
    
   | 
 
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) | 
| 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.
      
  | 
  private | 
checks normalization of the pseudo wavefunctions
Definition at line 305 of file ps_xml.F90.
| 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.