Home
last modified time | relevance | path

Searched refs:NameAtomTyper (Results 1 – 8 of 8) sorted by relevance

/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dnameatomtyper.cpp25 NameAtomTyper::NameAtomTyper(const Molecule* mol) : AtomTyper<std::string>(mol) in NameAtomTyper() function in Avogadro::Core::NameAtomTyper
29 NameAtomTyper::~NameAtomTyper() in ~NameAtomTyper()
33 std::string NameAtomTyper::type(const Atom& atom) in type()
H A Dnameatomtyper.h34 class AVOGADROCORE_EXPORT NameAtomTyper : public AtomTyper<std::string>
37 explicit NameAtomTyper(const Molecule* mol = nullptr);
38 ~NameAtomTyper() override;
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dnameatomtyper.cpp25 NameAtomTyper::NameAtomTyper(const Molecule* mol) : AtomTyper<std::string>(mol) in NameAtomTyper() function in Avogadro::Core::NameAtomTyper
29 NameAtomTyper::~NameAtomTyper() in ~NameAtomTyper()
33 std::string NameAtomTyper::type(const Atom& atom) in type()
H A Dnameatomtyper.h34 class AVOGADROCORE_EXPORT NameAtomTyper : public AtomTyper<std::string>
37 explicit NameAtomTyper(const Molecule* mol = nullptr);
38 ~NameAtomTyper() override;
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/docs/api/class/
H A Dclass_avogadro_1_1_core_1_1_name_atom_typer.rst1 Class Avogadro::Core::NameAtomTyper
4 .. doxygenclass:: Avogadro::Core::NameAtomTyper
/dports/science/avogadrolibs/avogadrolibs-1.94.0/docs/api/class/
H A Dclass_avogadro_1_1_core_1_1_name_atom_typer.rst1 Class Avogadro::Core::NameAtomTyper
4 .. doxygenclass:: Avogadro::Core::NameAtomTyper
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/tests/core/
H A Datomtypertest.cpp85 NameAtomTyper typer(&molecule1); in TEST()
103 NameAtomTyper typer(&molecule); in TEST()
/dports/science/avogadrolibs/avogadrolibs-1.94.0/tests/core/
H A Datomtypertest.cpp85 NameAtomTyper typer(&molecule1); in TEST()
103 NameAtomTyper typer(&molecule); in TEST()