Home
last modified time | relevance | path

Searched refs:DeterminePointGroup (Results 1 – 3 of 3) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DMoleculeData.h180 void DeterminePointGroup(bool * pgFlags, WinPrefs * Prefs, double tolerance);
H A Dsymmetrypointgroupdlg.cpp235 MainData->DeterminePointGroup(pgFlags, Prefs, tolerance); in setup()
H A DMoleculeData.cpp1120 void MoleculeData::DeterminePointGroup(bool * pgFlags, WinPrefs * Prefs, double precision) { in DeterminePointGroup() function in MoleculeData