Home
last modified time | relevance | path

Searched defs:removeAtom (Results 1 – 25 of 35) sorted by relevance

12

/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtgui/
H A Dmolecule.cpp105 bool Molecule::removeAtom(Index index) in removeAtom() function in Avogadro::QtGui::Molecule
157 bool Molecule::removeAtom(const AtomType& atom_) in removeAtom() function in Avogadro::QtGui::Molecule
H A Drwmolecule.h717 inline bool RWMolecule::removeAtom(const AtomType& a) in removeAtom() function
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtgui/
H A Dmolecule.cpp105 bool Molecule::removeAtom(Index index) in removeAtom() function in Avogadro::QtGui::Molecule
157 bool Molecule::removeAtom(const AtomType& atom_) in removeAtom() function in Avogadro::QtGui::Molecule
H A Drwmolecule.h717 inline bool RWMolecule::removeAtom(const AtomType& a) in removeAtom() function
/dports/science/cdk/cdk-cdk-2.3/base/core/src/main/java/org/openscience/cdk/sgroup/
H A DSgroup.java129 public final void removeAtom(IAtom atom) { in removeAtom() method in Sgroup
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/selectiontool/
H A Dselectiontool.cpp241 bool SelectionTool::removeAtom(const Rendering::Identifier& atom) in removeAtom() function in Avogadro::QtPlugins::SelectionTool
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/selectiontool/
H A Dselectiontool.cpp241 bool SelectionTool::removeAtom(const Rendering::Identifier& atom) in removeAtom() function in Avogadro::QtPlugins::SelectionTool
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/
H A DRWMol.cpp214 void RWMol::removeAtom(unsigned int idx) { removeAtom(getAtomWithIdx(idx)); } in removeAtom() function in RDKit::RWMol
216 void RWMol::removeAtom(Atom *atom) { in removeAtom() function in RDKit::RWMol
/dports/science/cdk/cdk-cdk-2.3/base/interfaces/src/main/java/org/openscience/cdk/interfaces/
H A DIAtomContainer.java631 void removeAtom(IAtom atom); in removeAtom() method
648 void removeAtom(int pos); in removeAtom() method
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/tests/core/
H A Dmoleculetest.cpp112 TEST_F(MoleculeTest, removeAtom) in TEST_F() argument
/dports/science/avogadrolibs/avogadrolibs-1.94.0/tests/core/
H A Dmoleculetest.cpp112 TEST_F(MoleculeTest, removeAtom) in TEST_F() argument
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmolecule.cpp346 bool Molecule::removeAtom(Index index) in removeAtom() function in Avogadro::Core::Molecule
402 bool Molecule::removeAtom(const AtomType& atom_) in removeAtom() function in Avogadro::Core::Molecule
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmolecule.cpp346 bool Molecule::removeAtom(Index index) in removeAtom() function in Avogadro::Core::Molecule
402 bool Molecule::removeAtom(const AtomType& atom_) in removeAtom() function in Avogadro::Core::Molecule
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/src/
H A Dstructures.py357 def removeAtom(self, atomname): member in Residue
/dports/math/clasp/clasp-3.3.5/src/
H A Dasp_preprocessor.cpp297 bool removeAtom = value == value_true || value == value_false; in propagateAtomVar() local
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/src/
H A Dasp_preprocessor.cpp297 bool removeAtom = value == value_true || value == value_false; in propagateAtomVar() local
/dports/math/clingo/clingo-5.5.1/clasp/src/
H A Dasp_preprocessor.cpp297 bool removeAtom = value == value_true || value == value_false; in propagateAtomVar() local
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DFragment.java499 void removeAtom(Atom atom) { in removeAtom() method in Fragment
/dports/science/cdk/cdk-cdk-2.3/base/datadebug/src/main/java/org/openscience/cdk/debug/
H A DDebugPolymer.java493 public void removeAtom(IAtom atom) { in removeAtom() method in DebugPolymer
H A DDebugAtomContainer.java585 public void removeAtom(IAtom atom) { in removeAtom() method in DebugAtomContainer
H A DDebugMonomer.java491 public void removeAtom(IAtom atom) { in removeAtom() method in DebugMonomer
H A DDebugBioPolymer.java494 public void removeAtom(IAtom atom) { in removeAtom() method in DebugBioPolymer
H A DDebugStrand.java493 public void removeAtom(IAtom atom) { in removeAtom() method in DebugStrand
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/tests/qtgui/
H A Drwmoleculetest.cpp135 TEST(RWMoleculeTest, removeAtom) in TEST() argument
/dports/science/avogadrolibs/avogadrolibs-1.94.0/tests/qtgui/
H A Drwmoleculetest.cpp135 TEST(RWMoleculeTest, removeAtom) in TEST() argument

12