.. index:: pair: struct; rgpot::nlist::CachedPairList::Options .. _doxid-structrgpot_1_1nlist_1_1_cached_pair_list_1_1_options: struct rgpot::nlist::CachedPairList::Options ============================================ .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct Options { // fields double :target:`cutoff` {0.0}; double :target:`skin` {1.0}; std::array :target:`periodic` {{true, true, true}}; // methods bool :target:`operator==`(const Options& o) const; };