Home
last modified time | relevance | path

Searched defs:forceVectors (Results 1 – 10 of 10) sorted by relevance

/dports/science/xcrysden/xcrysden-1.6.2/Tcl/
H A Dforces.tcl15 proc forceVectors can { procedure
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A Dforces.c27 RenderVectors *forceVectors = NULL; variable
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutpropertieswidget.cpp124 …const bool forceVectors = mLayout->customProperty( QStringLiteral( "forceVector" ), false ).toBool… in updateGui() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutpropertieswidget.cpp124 bool forceVectors = mLayout->customProperty( QStringLiteral( "forceVector" ), false ).toBool(); in updateGui() local
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmolecule.cpp889 Array<Vector3>& Molecule::forceVectors() in forceVectors() function in Avogadro::Core::Molecule
894 const Array<Vector3>& Molecule::forceVectors() const in forceVectors() function in Avogadro::Core::Molecule
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmolecule.cpp889 Array<Vector3>& Molecule::forceVectors() in forceVectors() function in Avogadro::Core::Molecule
894 const Array<Vector3>& Molecule::forceVectors() const in forceVectors() function in Avogadro::Core::Molecule
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtgui/
H A Drwmolecule.h889 inline const Core::Array<Vector3>& RWMolecule::forceVectors() const in forceVectors() function
H A Drwmolecule.cpp72 Array<Vector3>& forceVectors() { return m_mol.m_molecule.forceVectors(); } in forceVectors() function in Avogadro::QtGui::RWMolecule::UndoCommand
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtgui/
H A Drwmolecule.h889 inline const Core::Array<Vector3>& RWMolecule::forceVectors() const in forceVectors() function
H A Drwmolecule.cpp72 Array<Vector3>& forceVectors() { return m_mol.m_molecule.forceVectors(); } in forceVectors() function in Avogadro::QtGui::RWMolecule::UndoCommand