Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Converts an array of XML subnodes into an EQstruct structure prototypes. More...
Go to the source code of this file.
Modules | |
module | hsx_equus |
Functions/Subroutines | |
subroutine | hsx_equus::read_hsx (fname, fname_len, eq_struct) |
Variables | |
type(hsx_t), public | hsx_equus::hsx |
Converts an array of XML subnodes into an EQstruct structure prototypes.
read in the HSX structure into EQuUs structure prototype
read in particular nodes from the CMLComp XML into EQuUs structure prototype
Gets the retrived XML node converted into EQstruct structure prototype.
Converts an XML node into an EQstruct structure prototype.
[out] | subnodes | An EQstruct structure prototype. |
[in] | XMLsubnodes | The XML nodes to be converted into EQstruct structure prototypes. |
[out] | eq_struct | The EQstruct structure prototype. |
[in] | node | The XML node to be converted into EQstruct structure prototype. |
[out] | eq_struct | The EQstruct structure prototype. |
[in] | idx | The index of the retrived XML node to be converted into EQstruct structure prototype. |
[in] | fname | The name of the file to be loaded |
[in] | fname_len | The length of the filename |
[out] | eq_struct | An array of EQuUs structure prototypes corresponding to the desired properties |
[in] | fname | The name of the file to be loaded |
[in] | fname_len | The length of the filename |
[out] | eq_struct | An instance of EQuUs structure prototype |
Definition in file hsx_EQuUs.f90.