![]() |
QMCPACK
|
Reserved names for xml elements and attributes. More...
static std::string | null_tag = "null" |
type names of particle attributes, e.g., posArray More... | |
static std::string | indextype_tag = "indexArray" |
the datatype tag for the index-type attribute More... | |
static std::string | scalartype_tag = "scalarArray" |
the datatype tag for the scalar-type attribute More... | |
static std::string | stringtype_tag = "stringArray" |
the datatype tag for the string-type attribute More... | |
static std::string | postype_tag = "posArray" |
the datatype tag for the pos-type attribute More... | |
static std::string | gradtype_tag = "gradArray" |
the datatype tag for the gradient-type attribute More... | |
static std::string | laptype_tag = "lapArray" |
the datatype tag for the laplacian-type attribute More... | |
static std::string | tensortype_tag = "tensorArray" |
the datatype tag for the tensor-type attribute More... | |
static std::string | xmoltype_tag = "xmolArray" |
the datatype tag for the xmol-type attribute More... | |
static std::string | position_tag = "position" |
names of particle attributes, e.g., position More... | |
static std::string | spins_tag = "spins" |
the name for spins attribute More... | |
static std::string | id_tag = "id" |
the name for id attribute More... | |
static std::string | ionid_tag = "ionid" |
the name for ionid attribute More... | |
static std::string | trajectory_tag = "trajectory" |
the name for trajectory attribute More... | |
static std::string | force_tag = "f" |
the name for force attribute More... | |
static std::string | velocity_tag = "v" |
the name for velocity attribute More... | |
static std::string | energy_tag = "e" |
the name for energy attribute More... | |
static std::string | sumbc_tag = "sumbc" |
the name for sumbc (accumulative boundary crossings) attribute More... | |
static std::string | root_tag = "particleset" |
xml element names More... | |
static std::string | attrib_tag = "attrib" |
the name of particle attribute node More... | |
static std::string | name_tag = "name" |
the attribute name of name More... | |
static std::string | datatype_tag = "datatype" |
the attribute name of datatype More... | |
static std::string | condition_tag = "condition" |
the attribute name of condition More... | |
static std::string | size_tag = "size" |
the attribute name of size More... | |
static std::string | format_tag = "format" |
the attribute name of format More... | |
static std::string | role_tag = "role" |
the attribute name of role More... | |
static std::string | wfs_tag = "wavefunction" |
reserved tags for the elements associated with the many-body wavefunctions More... | |
static std::string | param_tag = "parameter" |
the element name for a parameter More... | |
static std::string | dtable_tag = "distancetable" |
the element name for a distancetable More... | |
static std::string | jastrow_tag = "jastrow" |
the element name for jatrow More... | |
static std::string | detset_tag = "determinantset" |
the element name for a set of Slater determinants, contains 1..* Slater determinants More... | |
static std::string | sd_tag = "slaterdeterminant" |
the element name for a Slater determinant, contains 1..* determinants More... | |
static std::string | det_tag = "determinant" |
the element name for a determinant, may contain (0..*) orbital or parameter element More... | |
static std::string | rn_tag = "determinant_rn" |
the element name for a released node determinant, may contain (0..*) orbital or parameter element More... | |
static std::string | spo_tag = "psi" |
the element name for single-particle orbital More... | |
static std::string | sposet_tag = "sposet" |
the element name for single-particle orbital set More... | |
static std::string | ionorb_tag = "ionwf" |
the element name for an ion wavefunction More... | |
static std::string | backflow_tag = "backflow" |
the element name for a backflow transformation More... | |
static std::string | multisd_tag = "multideterminant" |
the element name for a multi slater determinant wavefunction More... | |
Reserved names for xml elements and attributes.
|
static |
the name of particle attribute node
Definition at line 118 of file ParticleTags.h.
Referenced by XMLParticleParser::readXML().
|
static |
the element name for a backflow transformation
Definition at line 72 of file WaveFunctionComponentBuilder.h.
Referenced by SlaterDetBuilder::buildComponent().
|
static |
the attribute name of condition
Definition at line 124 of file ParticleTags.h.
Referenced by XMLParticleParser::getPtclAttrib().
|
static |
the attribute name of datatype
Definition at line 122 of file ParticleTags.h.
Referenced by XMLParticleParser::getPtclAttrib(), and XMLParticleParser::readXML().
|
static |
the element name for a determinant, may contain (0..*) orbital or parameter element
Definition at line 62 of file WaveFunctionComponentBuilder.h.
Referenced by SlaterDetBuilder::buildComponent().
|
static |
the element name for a set of Slater determinants, contains 1..* Slater determinants
Definition at line 58 of file WaveFunctionComponentBuilder.h.
Referenced by WaveFunctionFactory::buildTWF().
|
static |
the element name for a distancetable
Definition at line 54 of file WaveFunctionComponentBuilder.h.
|
static |
the name for energy attribute
Definition at line 105 of file ParticleTags.h.
|
static |
the name for force attribute
Definition at line 99 of file ParticleTags.h.
|
static |
the attribute name of format
Definition at line 128 of file ParticleTags.h.
|
static |
the datatype tag for the gradient-type attribute
Definition at line 67 of file ParticleTags.h.
Referenced by ParticleSet::createAttributeList().
|
static |
the name for id attribute
Definition at line 90 of file ParticleTags.h.
|
static |
the datatype tag for the index-type attribute
Definition at line 55 of file ParticleTags.h.
Referenced by AttribListType::AttribListType(), and ParticleSet::createAttributeList().
|
static |
the name for ionid attribute
Definition at line 93 of file ParticleTags.h.
Referenced by ParticleSet::createAttributeList(), XMLParticleParser::getPtclAttrib(), and XMLParticleParser::readXML().
|
static |
the element name for an ion wavefunction
Definition at line 70 of file WaveFunctionComponentBuilder.h.
Referenced by WaveFunctionFactory::buildTWF().
|
static |
the element name for jatrow
Definition at line 56 of file WaveFunctionComponentBuilder.h.
Referenced by WaveFunctionFactory::buildTWF().
|
static |
the datatype tag for the laplacian-type attribute
Definition at line 70 of file ParticleTags.h.
Referenced by ParticleSet::createAttributeList().
|
static |
the element name for a multi slater determinant wavefunction
Definition at line 74 of file WaveFunctionComponentBuilder.h.
Referenced by SlaterDetBuilder::buildComponent().
|
static |
the attribute name of name
Definition at line 120 of file ParticleTags.h.
|
static |
type names of particle attributes, e.g., posArray
the tag for uninitialized datatype and name of attributes
Definition at line 52 of file ParticleTags.h.
|
static |
the element name for a parameter
Definition at line 52 of file WaveFunctionComponentBuilder.h.
|
static |
names of particle attributes, e.g., position
the name for position attribute
Definition at line 84 of file ParticleTags.h.
Referenced by ParticleSet::createAttributeList().
|
static |
the datatype tag for the pos-type attribute
Definition at line 64 of file ParticleTags.h.
Referenced by AttribListType::AttribListType(), and ParticleSet::createAttributeList().
|
static |
the element name for a released node determinant, may contain (0..*) orbital or parameter element
Definition at line 64 of file WaveFunctionComponentBuilder.h.
Referenced by SlaterDetBuilder::buildComponent().
|
static |
the attribute name of role
Definition at line 130 of file ParticleTags.h.
|
static |
|
static |
the datatype tag for the scalar-type attribute
Definition at line 58 of file ParticleTags.h.
Referenced by AttribListType::AttribListType(), and ParticleSet::createAttributeList().
|
static |
the element name for a Slater determinant, contains 1..* determinants
Definition at line 60 of file WaveFunctionComponentBuilder.h.
Referenced by SlaterDetBuilder::buildComponent().
|
static |
the attribute name of size
Definition at line 126 of file ParticleTags.h.
|
static |
the name for spins attribute
Definition at line 87 of file ParticleTags.h.
Referenced by ParticleSet::createAttributeList().
|
static |
the element name for single-particle orbital
Definition at line 66 of file WaveFunctionComponentBuilder.h.
|
static |
the element name for single-particle orbital set
Definition at line 68 of file WaveFunctionComponentBuilder.h.
Referenced by SlaterDetBuilder::buildComponent().
|
static |
the datatype tag for the string-type attribute
Definition at line 61 of file ParticleTags.h.
Referenced by AttribListType::AttribListType(), and XMLParticleParser::readXML().
|
static |
the name for sumbc (accumulative boundary crossings) attribute
Definition at line 108 of file ParticleTags.h.
|
static |
the datatype tag for the tensor-type attribute
Definition at line 73 of file ParticleTags.h.
Referenced by AttribListType::AttribListType().
|
static |
the name for trajectory attribute
Definition at line 96 of file ParticleTags.h.
|
static |
the name for velocity attribute
Definition at line 102 of file ParticleTags.h.
|
static |
reserved tags for the elements associated with the many-body wavefunctions
the element name for a wavefunction
Definition at line 50 of file WaveFunctionComponentBuilder.h.
|
static |
the datatype tag for the xmol-type attribute
Definition at line 76 of file ParticleTags.h.