Home
last modified time | relevance | path

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

/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dvaspformat.cpp39 class compare_sort_items class in OpenBabel::VASPFormat
44 compare_sort_items(const std::vector<int> &_custom_sort_nums, bool _num_sort): in compare_sort_items() function in OpenBabel::VASPFormat::compare_sort_items
655 compare_sort_items csi(custom_sort_nums, sortAtomsNum != nullptr); in WriteMolecule()