Eötvös Quantum Utilities  v4.9.146
Providing the Horsepowers in the Quantum Realm
Data Types | Functions/Subroutines
equus_xml Module Reference

Data Types

type  attrib
 
type  xmlnode
 

Functions/Subroutines

subroutine addsubnode (node, subnode)
 
subroutine copynode (source, dest)
 
subroutine deallocatenode (node)
 
logical function hassubnodes (cXMLnode)
 
subroutine printnode (node)
 
subroutine printnodewithsubnodes (node)
 

Function/Subroutine Documentation

◆ addsubnode()

subroutine equus_xml::addsubnode ( type( xmlnode node,
type( xmlnode subnode 
)

Definition at line 217 of file XML.f90.

Here is the call graph for this function:

◆ copynode()

subroutine equus_xml::copynode ( type( xmlnode source,
type( xmlnode dest 
)

Definition at line 122 of file XML.f90.

Here is the caller graph for this function:

◆ deallocatenode()

subroutine equus_xml::deallocatenode ( type( xmlnode node)

Definition at line 94 of file XML.f90.

◆ hassubnodes()

logical function equus_xml::hassubnodes ( type(xmlnode cXMLnode)

Definition at line 71 of file XML.f90.

Here is the caller graph for this function:

◆ printnode()

subroutine equus_xml::printnode ( type( xmlnode node)

Definition at line 177 of file XML.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ printnodewithsubnodes()

subroutine equus_xml::printnodewithsubnodes ( type( xmlnode node)

Definition at line 155 of file XML.f90.

Here is the call graph for this function:
Here is the caller graph for this function: